From 3b36f4b8582d1c2d4ad9d626adb61242f4ac0b94 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, 22 Sep 2022 08:00:44 +0000 Subject: [PATCH] Update CFwarp1.sh --- CFwarp1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CFwarp1.sh b/CFwarp1.sh index cb6aa17..5fe55e4 100644 --- a/CFwarp1.sh +++ b/CFwarp1.sh @@ -138,7 +138,7 @@ if [[ -n $v6 ]]; then wgcfv6=$(curl -s6 https://www.cloudflare.com/cdn-cgi/trace -k | grep warp | cut -d= -f2) nonf=$(curl -sm6 --user-agent "${UA_Browser}" http://ip-api.com/json/$v6?lang=zh-CN -k | cut -f2 -d"," | cut -f4 -d '"') sunf=$(./nf | awk '{print $1}' | sed -n '8p') -snnf=$(curl -s4m6 ip.p3terx.com -k | sed -n 2p | awk '{print $3}') +snnf=$(curl -s6m6 ip.p3terx.com -k | sed -n 2p | awk '{print $3}') if [[ -n $sunf ]]; then country=$sunf elif [[ -z $sunf && -n $nonf ]]; then