diff --git a/v2rayN/ServiceLib/Sample/custom_routing_white b/v2rayN/ServiceLib/Sample/custom_routing_white index 0809b1df..f688fb2e 100644 --- a/v2rayN/ServiceLib/Sample/custom_routing_white +++ b/v2rayN/ServiceLib/Sample/custom_routing_white @@ -20,6 +20,11 @@ { "outboundTag": "direct", "domain": [ + "domain:dns.alidns.com", + "domain:doh.pub", + "domain:dot.pub", + "domain:doh.360.cn", + "domain:dot.360.cn", "geosite:cn", "geosite:geolocation-cn" ] @@ -32,11 +37,20 @@ "2400:3200::1/128", "2400:3200:baba::1/128", "119.29.29.29/32", - "2402:4e00::/128" + "1.12.12.12/32", + "120.53.53.53/32", + "2402:4e00::/128", + "2402:4e00:1::/128", "180.76.76.76/32", - "2400:da00::6666/128" + "2400:da00::6666/128", "114.114.114.114/32", "114.114.115.115/32", + "180.184.1.1/32", + "180.184.2.2/32", + "101.226.4.6/32", + "218.30.118.6/32", + "123.125.81.6/32", + "140.207.198.6/32", "geoip:private", "geoip:cn" ]