Update 66.sh

This commit is contained in:
甬哥侃侃侃ygkkk 2022-12-16 01:44:17 +00:00
parent b5ea48aa2d
commit 71838a1f51
1 changed files with 2 additions and 2 deletions

4
66.sh
View File

@ -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(){