From d7ec662eeeac68a93ac31b5b08d9f87eb6fbe392 Mon Sep 17 00:00:00 2001 From: wcbing Date: Fri, 22 Nov 2024 18:40:07 +0800 Subject: [PATCH] add hiddify --- README.md | 1 + data/github.json | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/README.md b/README.md index acf9695..2cb0a87 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ curl -fsSL https://packages.wcbing.top/deb/del.sh | sudo sh |PeaZip|peazip|[Github Releases](https://github.com/peazip/PeaZip/releases)| |Neovim/Nvim|neovim|[Github Releases](https://github.com/neovim/neovim-releases/releases)| |思源笔记|siyuan|[Github Releases](https://github.com/siyuan-note/siyuan/releases)| +|Hiddify|hiddify|[Github Releases](https://github.com/hiddify/hiddify-app/releases)| ### 合并自官方 repo diff --git a/data/github.json b/data/github.json index 69321ee..500f038 100644 --- a/data/github.json +++ b/data/github.json @@ -94,5 +94,11 @@ "file_list": [ "siyuan-{stripped_version}-linux-arm64.deb" ] + }, + "hiddify": { + "repo": "hiddify/hiddify-app", + "file_list": [ + "Hiddify-Debian-x64.deb" + ] } } \ No newline at end of file