update github proxy

This commit is contained in:
Stille
2025-04-20 12:42:02 +08:00
committed by GitHub
parent 2a509c705d
commit 0e0dd2e351

View File

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