diff --git a/README.md b/README.md index a5a2059..3715b34 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,7 @@ | [Gitea](https://gitlab.com/packaging/gitea)([镜像](https://mirrors.ustc.edu.cn/help/packaging-gitea.html)) | gitea | ✅ | ✅ | | [AnyDesk](https://deb.anydesk.com/howto.html) | anydesk | ✅ | ✅ | | [Spotify](https://www.spotify.com/sg-zh/download/linux/) | spotify-client | ✅ | | +| [Free Download Manager](https://www.freedownloadmanager.org/zh/download-fdm-for-linux.htm) | freedownloadmanager | ✅ | | ## 自建仓库 diff --git a/data/repo_list.json b/data/repo_list.json index 497ef87..287e63a 100644 --- a/data/repo_list.json +++ b/data/repo_list.json @@ -148,5 +148,11 @@ "path": { "amd64": "dists/stable/non-free/binary-amd64/Packages" } + }, + "freedownloadmanager": { + "repo": "https://debrepo.freedownloadmanager.org/", + "path": { + "amd64": "dists/jammy/main/binary-amd64/Packages.gz" + } } } \ No newline at end of file