diff --git a/point/endip.sh b/point/endip.sh index 144d805..fe39293 100644 --- a/point/endip.sh +++ b/point/endip.sh @@ -40,7 +40,7 @@ fi cfwarpIP(){ echo "下载warp优选程序" if [[ -n $cpu ]]; then -curl -L -o warpendpoint -# --retry 2 https://proxy.freecdn.ml?url=https://gitlab.com/rwkgyg/CFwarp/raw/main/point/$cpu +curl -L -o warpendpoint -# --retry 2 https://gitlab.com/rwkgyg/CFwarp/raw/main/point/$cpu fi }