From 8d295718e8ca9aa5976116ba0857a86687c27aa0 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: Sun, 11 Sep 2022 09:43:51 +0000 Subject: [PATCH] Update CFwarp.sh --- CFwarp.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CFwarp.sh b/CFwarp.sh index 1289abe..7e8c749 100644 --- a/CFwarp.sh +++ b/CFwarp.sh @@ -99,8 +99,8 @@ c5="sed -i 's/1.1.1.1/8.8.8.8,2001:4860:4860::8888/g' /etc/wireguard/wgcf.conf" c6="sed -i 's/1.1.1.1/2001:4860:4860::8888,8.8.8.8/g' /etc/wireguard/wgcf.conf" v4v6(){ -v6=$(curl -s6m5 ip.p3terx.com -k | sed -n 1p) -v4=$(curl -s4m5 ip.p3terx.com -k | sed -n 1p) +v6=$(curl -s6m6 ip.p3terx.com -k | sed -n 1p) +v4=$(curl -s4m6 ip.p3terx.com -k | sed -n 1p) } checkwgcf(){