From c21f709e53d397e2013a5797cab0eb8df04ebf08 Mon Sep 17 00:00:00 2001 From: xVRVx <63975481+xVRVx@users.noreply.github.com> Date: Wed, 26 Nov 2025 18:59:33 +0300 Subject: [PATCH] Add files via upload --- test/autoXRAYselfstealConfRUtest1.sh | 33 ---------------------------- 1 file changed, 33 deletions(-) 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",