diff --git a/v2rayN/ServiceLib/Sample/custom_routing_white b/v2rayN/ServiceLib/Sample/custom_routing_white index 10dae092..a2e9f062 100644 --- a/v2rayN/ServiceLib/Sample/custom_routing_white +++ b/v2rayN/ServiceLib/Sample/custom_routing_white @@ -1,10 +1,9 @@ [ { - "remarks": "Google cn", + "remarks": "Google CN", "outboundTag": "proxy", "domain": [ - "domain:googleapis.cn", - "domain:gstatic.com" + "geosite:google@cn" ] }, {