diff --git a/autoXRAY1.sh b/autoXRAY1.sh index 3a5ff7d..a5d6781 100644 --- a/autoXRAY1.sh +++ b/autoXRAY1.sh @@ -659,7 +659,7 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json" }, { "outboundTag": "${TAG_WARP}", - "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"] + "domain": ["ifconfig.me","checkip.amazonaws.com","pify.org","2ip.io","habr.com","geosite:category-ip-geo-detect","geosite:google-gemini","geosite:canva"] } ], "domainStrategy": "IPIfNonMatch"