diff --git a/AutoUpdateJdCookie.sh b/AutoUpdateJdCookie.sh index 6aa90c3..2a9adf7 100644 --- a/AutoUpdateJdCookie.sh +++ b/AutoUpdateJdCookie.sh @@ -7,7 +7,7 @@ set -euo pipefail # 配置变量 # ============================================ readonly SCRIPT_NAME="AutoUpdateJdCookie Installer" -readonly REPO_URL="https://gh-proxy.net/github.com/icepage/AutoUpdateJdCookie.git" +readonly REPO_URL="https://github.com/icepage/AutoUpdateJdCookie.git" readonly PROJECT_DIR="AutoUpdateJdCookie" INSTALL_DIR="$(pwd)" readonly INSTALL_DIR