diff --git a/v2rayN/v2rayN/Sample/custom_routing_white b/v2rayN/v2rayN/Sample/custom_routing_white index 1dfcea15..0809b1df 100644 --- a/v2rayN/v2rayN/Sample/custom_routing_white +++ b/v2rayN/v2rayN/Sample/custom_routing_white @@ -28,9 +28,15 @@ "outboundTag": "direct", "ip": [ "223.5.5.5/32", + "223.6.6.6/32", + "2400:3200::1/128", + "2400:3200:baba::1/128", "119.29.29.29/32", + "2402:4e00::/128" "180.76.76.76/32", + "2400:da00::6666/128" "114.114.114.114/32", + "114.114.115.115/32", "geoip:private", "geoip:cn" ]