From b5ea48aa2ddd1493ead67134553634872147af33 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: Fri, 16 Dec 2022 01:35:07 +0000 Subject: [PATCH] Update 66.sh --- 66.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/66.sh b/66.sh index 6085dfe..d0a22f1 100644 --- a/66.sh +++ b/66.sh @@ -99,8 +99,8 @@ fi } v4v6(){ -v6=$(curl -s6m6 api64.ipify.org -k) -v4=$(curl -s4m6 api64.ipify.org -k) +v6=$(curl -s6m6 ip.p3terx.com -k | sed -n 1p) +v4=$(curl -s4m6 ip.p3terx.com -k | sed -n 1p) } dig9(){