diff --git a/README.md b/README.md
index d3f8948..ec6f91c 100644
--- a/README.md
+++ b/README.md
@@ -112,6 +112,7 @@
| [NextTrace](https://github.com/nxtrace/nexttrace-debs) | nexttrace | ✅ | ✅ |
| [Debian 中文社区软件源](https://github.com/debiancn/repo)([镜像](https://help.mirrors.cernet.edu.cn/debiancn/)) | anydesk
marktext
wps-office
[更多](https://github.com/debiancn/repo) | ✅ | |
| [Gitea](https://gitlab.com/packaging/gitea)([镜像](https://mirrors.ustc.edu.cn/help/packaging-gitea.html)) | gitea | ✅ | ✅ |
+| [AnyDesk](https://deb.anydesk.com/howto.html) | anydesk | ✅ | ✅ |
## 自建仓库
diff --git a/data/repo_list.json b/data/repo_list.json
index 6ba3ca3..167d840 100644
--- a/data/repo_list.json
+++ b/data/repo_list.json
@@ -141,5 +141,12 @@
"path": {
"mix": "Packages"
}
- }
+ },
+ "anydesk": {
+ "repo": "https://deb.anydesk.com/",
+ "path": {
+ "amd64": "dists/all/main/binary-amd64/Packages",
+ "arm64": "dists/all/main/binary-arm64/Packages"
+ }
+ }
}
\ No newline at end of file