diff --git a/661.sh b/661.sh index bf2f797..de7f550 100644 --- a/661.sh +++ b/661.sh @@ -174,7 +174,7 @@ v4v6 if [[ -z $v4 ]]; then wget -qO /root/warpip/ip.txt https://gitlab.com/rwkgyg/CFwarp/raw/main/point/ip6.txt else -wget -qO /root/warpip/ip.txt https://gitlab.com/rwkgyg/CFwarp/raw/main/point/ip4.txt +wget -qO /root/warpip/ip.txt https://gitlab.com/rwkgyg/CFwarp/raw/main/point/ip.txt fi wget -qO /root/warpip/$cpu https://gitlab.com/rwkgyg/CFwarp/raw/main/point/cpu/$cpu && chmod +x /root/warpip/$cpu cd /root/warpip