diff --git a/README.md b/README.md
index 781ffd6..ce872dc 100644
--- a/README.md
+++ b/README.md
@@ -84,7 +84,11 @@ curl -fsSL https://packages.wcbing.top/deb/del.sh | sudo sh
|Typora|typora| ✅ | ✅ |
|Zotero|zotero
zotero-beta
zotero6| ✅ | |
|Github CLI|gh| ✅ | ✅ |
-|[ttyd: wcbing 打包](https://github.com/wcbing/ttyd-debs)|ttyd| ✅ | ✅ |
+|[ttyd: wcbing 打包](https://github.com/wcbing-build/ttyd-debs)|ttyd| ✅ | ✅ |
+|[dufs: wcbing 打包](https://github.com/wcbing-build/dufs-debs)|dufs| ✅ | ✅ |
+|[frp: wcbing 打包](https://github.com/wcbing-build/frp-debs)|frps
frpc| ✅ | ✅ |
+|[lazydocker: wcbing 打包](https://github.com/wcbing-build/lazydocker-debs)|lazydocker| ✅ | ✅ |
+|[lazygit: wcbing 打包](https://github.com/wcbing-build/lazygit-debs)|lazygit| ✅ | ✅ |
## 自建仓库
diff --git a/data/repo_list.json b/data/repo_list.json
index ddeaed5..15b0509 100644
--- a/data/repo_list.json
+++ b/data/repo_list.json
@@ -65,7 +65,27 @@
},
{
"name": "ttyd",
- "repo": "https://github.com/wcbing/ttyd-debs/releases/latest/download/",
+ "repo": "https://github.com/wcbing-build/ttyd-debs/releases/latest/download/",
+ "mix_path": "Packages"
+ },
+ {
+ "name": "dufs",
+ "repo": "https://github.com/wcbing-build/dufs-debs/releases/latest/download/",
+ "mix_path": "Packages"
+ },
+ {
+ "name": "frp",
+ "repo": "https://github.com/wcbing-build/frp-debs/releases/latest/download/",
+ "mix_path": "Packages"
+ },
+ {
+ "name": "lazydocker",
+ "repo": "https://github.com/wcbing-build/lazydocker-debs/releases/latest/download/",
+ "mix_path": "Packages"
+ },
+ {
+ "name": "lazygit",
+ "repo": "https://github.com/wcbing-build/lazygit-debs/releases/latest/download/",
"mix_path": "Packages"
}
-]
\ No newline at end of file
+]