From 8433d8d61e98981d4bf96f7438708c7e80cbc66e 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: Mon, 13 Mar 2023 08:17:47 +0000 Subject: [PATCH] Update 661.sh --- 661.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/661.sh b/661.sh index 23d8bae..da0afeb 100644 --- a/661.sh +++ b/661.sh @@ -130,7 +130,9 @@ mkdir /root/warpip wget -qN https://gitlab.com/rwkgyg/CFwarp/raw/main/point/ip.txt wget -qN https://gitlab.com/rwkgyg/CFwarp/raw/main/point/$cpu && chmod +x $cpu mv $cpu ip.txt warpip/ -./root/warpip/$cpu >/dev/null 2>&1 +cd /root/warpip +./$cpu >/dev/null 2>&1 +cd endpoint=`sed -n '2p' /root/warpip/result.csv | awk -F ',' '{print $1}'` } wgcfv6=$(curl -s6m6 https://www.cloudflare.com/cdn-cgi/trace -k | grep warp | cut -d= -f2)