mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-06 05:30:05 +00:00
install.sh修补
This commit is contained in:
@@ -43,8 +43,6 @@ pre_check() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
## China_IP
|
## China_IP
|
||||||
|
|
||||||
IP_JSON=
|
|
||||||
if [[ $(curl -m 10 -s https://api.ip.sb/geoip | grep 'China') != "" ]]; then
|
if [[ $(curl -m 10 -s https://api.ip.sb/geoip | grep 'China') != "" ]]; then
|
||||||
echo "根据ip.sb提供的信息,当前IP可能在中国"
|
echo "根据ip.sb提供的信息,当前IP可能在中国"
|
||||||
while true
|
while true
|
||||||
|
|||||||
Reference in New Issue
Block a user