diff --git a/proxy.sh b/proxy.sh index e28c222..07f8898 100755 --- a/proxy.sh +++ b/proxy.sh @@ -5,7 +5,7 @@ set -euo pipefail -BASE_URL="${MIRROR_BASE_URL:-https://mjjtop.com/raw/proxy-installer}" +BASE_URL="${MIRROR_BASE_URL:-https://mjjtop.com/admin/proxy-installer/raw/branch/main}" TMP_DIR="/tmp/mjjtop-proxy-installer" RED='\033[0;31m'