From 97c11be4f9b2b28bf7ef0b6a4a2fead2561d2caf Mon Sep 17 00:00:00 2001 From: TTG Date: Wed, 30 Apr 2025 16:07:36 -0400 Subject: [PATCH] Update custom_routing_white --- v2rayN/ServiceLib/Sample/custom_routing_white | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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" ] }, {