diff --git a/README.md b/README.md
index ec6f91c..6359534 100644
--- a/README.md
+++ b/README.md
@@ -113,6 +113,7 @@
| [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 | ✅ | ✅ |
+| [Spotify](https://www.spotify.com/sg-zh/download/linux/) | spotify-client | ✅ | |
## 自建仓库
diff --git a/data/repo_list.json b/data/repo_list.json
index 167d840..d4a5b59 100644
--- a/data/repo_list.json
+++ b/data/repo_list.json
@@ -148,5 +148,11 @@
"amd64": "dists/all/main/binary-amd64/Packages",
"arm64": "dists/all/main/binary-arm64/Packages"
}
+ },
+ "spotify-client": {
+ "repo": "https://repository.spotify.com/",
+ "path": {
+ "amd64": "dists/stable/non-free/binary-amd64/Packages"
+ }
}
}
\ No newline at end of file