Update endip.sh

This commit is contained in:
甬哥侃侃侃ygkkk 2023-07-20 09:22:16 +00:00
parent 02010fc34a
commit cec94bccb3
1 changed files with 1 additions and 1 deletions

View File

@ -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
}