diff --git a/autoXRAY1.sh b/autoXRAY1.sh index 0f9e5b4..8b61a00 100644 --- a/autoXRAY1.sh +++ b/autoXRAY1.sh @@ -581,7 +581,7 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json" }, { "outboundTag": "warp", - "domain": ["ifconfig.me","checkip.amazonaws.com","pify.org","2ip.io","habr.com","geosite:google-gemini","geosite:canva","geosite:openai","geosite:whatsapp","geosite:category-ru"] + "domain": ["ifconfig.me","checkip.amazonaws.com","pify.org","2ip.io","habr.com","geosite:category-ip-geo-detect","geosite:google-gemini","geosite:canva","geosite:openai","geosite:whatsapp","geosite:category-ru"] } ], "domainStrategy": "IPIfNonMatch" @@ -633,6 +633,10 @@ print_config() { { "domain": [ "geosite:private", + "ifconfig.me", + "checkip.amazonaws.com", + "pify.org", + "geosite:category-ip-geo-detect", "geosite:apple", "geosite:apple-pki", "geosite:huawei", diff --git a/autoXRAYselfRUbrEUxhttp.sh b/autoXRAYselfRUbrEUxhttp.sh index a64bb74..2c59a1b 100644 --- a/autoXRAYselfRUbrEUxhttp.sh +++ b/autoXRAYselfRUbrEUxhttp.sh @@ -498,15 +498,17 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json" }, { "domain": [ - "habr.com", "apkmirror.com" + "habr.com", + "apkmirror.com", + "ifconfig.me", + "checkip.amazonaws.com", + "pify.org", + "geosite:category-ip-geo-detect", ], "outboundTag": "proxy" }, { "domain": [ - "ifconfig.me", - "checkip.amazonaws.com", - "pify.org", "testipv6.net", "geosite:apple", "geosite:apple-pki", @@ -581,6 +583,7 @@ cat << 'EOF' | envsubst > "$WEB_PATH/$path_subpage.json" "ifconfig.me", "checkip.amazonaws.com", "pify.org", + "geosite:category-ip-geo-detect", "geosite:apple", "geosite:apple-pki", "geosite:huawei", @@ -748,6 +751,7 @@ cat << 'EOF' | envsubst > "$WEB_PATH/$path_subpage.json" "ifconfig.me", "checkip.amazonaws.com", "pify.org", + "geosite:category-ip-geo-detect", "geosite:apple", "geosite:apple-pki", "geosite:huawei", @@ -911,6 +915,7 @@ cat << 'EOF' | envsubst > "$WEB_PATH/$path_subpage.json" "ifconfig.me", "checkip.amazonaws.com", "pify.org", + "geosite:category-ip-geo-detect", "geosite:apple", "geosite:apple-pki", "geosite:huawei",