diff --git a/test/autoXRAYselfstealConfRUtest1.sh b/test/autoXRAYselfstealConfRUtest1.sh index 2cce575..8d379a7 100644 --- a/test/autoXRAYselfstealConfRUtest1.sh +++ b/test/autoXRAYselfstealConfRUtest1.sh @@ -392,17 +392,6 @@ cat << 'EOF' | envsubst > "$WEB_PATH/$path_subpage.json" ], "queryStrategy": "UseIPv4" }, - "routing": { - "domainStrategy": "IPIfNonMatch", - "rules": [ - { - "ip": [ - "geoip:private" - ], - "outboundTag": "direct" - } - ] - }, "inbounds": [ { "tag": "socks-in", @@ -498,17 +487,6 @@ cat << 'EOF' | envsubst > "$WEB_PATH/$path_subpage.json" ], "queryStrategy": "UseIPv4" }, - "routing": { - "domainStrategy": "IPIfNonMatch", - "rules": [ - { - "ip": [ - "geoip:private" - ], - "outboundTag": "direct" - } - ] - }, "inbounds": [ { "tag": "socks-in", @@ -608,17 +586,6 @@ cat << 'EOF' | envsubst > "$WEB_PATH/$path_subpage.json" ], "queryStrategy": "UseIPv4" }, - "routing": { - "domainStrategy": "IPIfNonMatch", - "rules": [ - { - "ip": [ - "geoip:private" - ], - "outboundTag": "direct" - } - ] - }, "inbounds": [ { "tag": "socks-in",