From cec94bccb3e382257a822d881e14d840a7f8dad0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=AC=E5=93=A5=E4=BE=83=E4=BE=83=E4=BE=83ygkkk?= Date: Thu, 20 Jul 2023 09:22:16 +0000 Subject: [PATCH] Update endip.sh --- point/endip.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }