From daca0831a48c676c9a9ef6ccd3693fa09f33f580 Mon Sep 17 00:00:00 2001 From: 2dust <31833384+2dust@users.noreply.github.com> Date: Tue, 31 Dec 2024 21:19:15 +0800 Subject: [PATCH] Remove the last rule from the Whitelist --- V2rayNG/app/src/main/assets/custom_routing_white | 5 ----- V2rayNG/app/src/main/assets/custom_routing_white_iran | 5 ----- 2 files changed, 10 deletions(-) diff --git a/V2rayNG/app/src/main/assets/custom_routing_white b/V2rayNG/app/src/main/assets/custom_routing_white index 750bd6d4..21453848 100644 --- a/V2rayNG/app/src/main/assets/custom_routing_white +++ b/V2rayNG/app/src/main/assets/custom_routing_white @@ -99,10 +99,5 @@ "domain": [ "geosite:cn" ] - }, - { - "remarks": "最终代理", - "port": "0-65535", - "outboundTag": "proxy" } ] \ No newline at end of file diff --git a/V2rayNG/app/src/main/assets/custom_routing_white_iran b/V2rayNG/app/src/main/assets/custom_routing_white_iran index d1d5e540..641a5569 100644 --- a/V2rayNG/app/src/main/assets/custom_routing_white_iran +++ b/V2rayNG/app/src/main/assets/custom_routing_white_iran @@ -40,10 +40,5 @@ "ip": [ "geoip:ir" ] - }, - { - "remarks": "Final Agent", - "port": "0-65535", - "outboundTag": "proxy" } ]