update github proxy

This commit is contained in:
Stille
2025-04-20 12:40:40 +08:00
committed by GitHub
parent cc80da0150
commit 4cb1c7f901
3 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@ WORK_PATH=$(dirname $(readlink -f $0))
FRP_NAME=frpc
FRP_VERSION=0.62.0
FRP_PATH=/usr/local/frp
PROXY_URL="https://ghp.ci/"
PROXY_URL="https://ghfast.top/"
# check frpc
if [ -f "/usr/local/frp/${FRP_NAME}" ] || [ -f "/usr/local/frp/${FRP_NAME}.toml" ] || [ -f "/lib/systemd/system/${FRP_NAME}.service" ];then