From 89b09eb3be4da8fc165fb51a0f0f56fa66190680 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, 6 Apr 2023 02:37:37 +0000 Subject: [PATCH] Update 661.sh --- 661.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/661.sh b/661.sh index 1488b4d..fa8e45b 100644 --- a/661.sh +++ b/661.sh @@ -162,8 +162,6 @@ wgcfv6=$(curl -s6m6 https://www.cloudflare.com/cdn-cgi/trace -k | grep warp | cu wgcfv4=$(curl -s4m6 https://www.cloudflare.com/cdn-cgi/trace -k | grep warp | cut -d= -f2) } - - warpip(){ checkpt2(){ a=`cat /root/warpip/result.csv | awk -F, '$3!="timeout ms" {print} ' | sed -n '2p' | awk -F ',' '{print $2}'` @@ -908,7 +906,7 @@ systemctl enable warp-go systemctl start warp-go checkwgcf if [[ $wgcfv4 =~ on|plus || $wgcfv6 =~ on|plus ]]; then -green "恭喜!warp的IP获取成功!" && dns +green "恭喜!warp的IP获取成功!" && dns && xyz else CheckWARP fi