From 71838a1f518649128f509d69b37402cc4cd653b6 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:44:17 +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 d0a22f1..6085dfe 100644 --- a/66.sh +++ b/66.sh @@ -99,8 +99,8 @@ fi } v4v6(){ -v6=$(curl -s6m6 ip.p3terx.com -k | sed -n 1p) -v4=$(curl -s4m6 ip.p3terx.com -k | sed -n 1p) +v6=$(curl -s6m6 api64.ipify.org -k) +v4=$(curl -s4m6 api64.ipify.org -k) } dig9(){