diff --git a/V2rayNG/app/src/main/assets/custom_routing_black b/V2rayNG/app/src/main/assets/custom_routing_black index ce0c7440..f15daacd 100644 --- a/V2rayNG/app/src/main/assets/custom_routing_black +++ b/V2rayNG/app/src/main/assets/custom_routing_black @@ -20,13 +20,6 @@ "port": "443", "network": "udp" }, - { - "remarks": "阻断广告", - "outboundTag": "block", - "domain": [ - "geosite:category-ads-all" - ] - }, { "remarks": "绕过局域网IP", "outboundTag": "direct", diff --git a/V2rayNG/app/src/main/assets/custom_routing_global b/V2rayNG/app/src/main/assets/custom_routing_global index 99006d9b..21bfb24d 100644 --- a/V2rayNG/app/src/main/assets/custom_routing_global +++ b/V2rayNG/app/src/main/assets/custom_routing_global @@ -5,13 +5,6 @@ "port": "443", "network": "udp" }, - { - "remarks": "阻断广告", - "outboundTag": "block", - "domain": [ - "geosite:category-ads-all" - ] - }, { "remarks": "绕过局域网IP", "outboundTag": "direct", diff --git a/V2rayNG/app/src/main/assets/custom_routing_white b/V2rayNG/app/src/main/assets/custom_routing_white index 21453848..e3c360c0 100644 --- a/V2rayNG/app/src/main/assets/custom_routing_white +++ b/V2rayNG/app/src/main/assets/custom_routing_white @@ -13,13 +13,6 @@ "port": "443", "network": "udp" }, - { - "remarks": "阻断广告", - "outboundTag": "block", - "domain": [ - "geosite:category-ads-all" - ] - }, { "remarks": "绕过局域网IP", "outboundTag": "direct", diff --git a/V2rayNG/app/src/main/assets/custom_routing_white_iran b/V2rayNG/app/src/main/assets/custom_routing_white_iran index 641a5569..97ff1227 100644 --- a/V2rayNG/app/src/main/assets/custom_routing_white_iran +++ b/V2rayNG/app/src/main/assets/custom_routing_white_iran @@ -5,13 +5,6 @@ "port": "443", "network": "udp" }, - { - "remarks": "Block ads and trackers", - "outboundTag": "block", - "domain": [ - "geosite:category-ads-all" - ] - }, { "remarks": "Direct LAN IP", "outboundTag": "direct",