From ccec44bb824a7d2680901cf21413d33c1d101e25 Mon Sep 17 00:00:00 2001 From: TTG Date: Wed, 30 Apr 2025 16:08:32 -0400 Subject: [PATCH] Update custom_routing_black --- v2rayN/ServiceLib/Sample/custom_routing_black | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/v2rayN/ServiceLib/Sample/custom_routing_black b/v2rayN/ServiceLib/Sample/custom_routing_black index ff2aa075..9d174ef9 100644 --- a/v2rayN/ServiceLib/Sample/custom_routing_black +++ b/v2rayN/ServiceLib/Sample/custom_routing_black @@ -14,11 +14,10 @@ ] }, { - "remarks": "Google cn", + "remarks": "Google CN", "outboundTag": "proxy", "domain": [ - "domain:googleapis.cn", - "domain:gstatic.com" + "geosite:google@cn" ] }, {