From 819ff2995a268d486e29b481fc7f13fa1e799dcd Mon Sep 17 00:00:00 2001 From: mayampi01 <176286256+mayampi01@users.noreply.github.com> Date: Tue, 8 Oct 2024 14:50:42 +0800 Subject: [PATCH] Add dns.pub to custom_routing_white (#3668) --- V2rayNG/app/src/main/assets/custom_routing_white | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/V2rayNG/app/src/main/assets/custom_routing_white b/V2rayNG/app/src/main/assets/custom_routing_white index 892fd19a..7918822c 100644 --- a/V2rayNG/app/src/main/assets/custom_routing_white +++ b/V2rayNG/app/src/main/assets/custom_routing_white @@ -39,6 +39,7 @@ "outboundTag": "direct", "domain": [ "domain:dns.alidns.com", + "domain:dns.pub", "domain:doh.pub", "domain:dot.pub", "domain:doh.360.cn", @@ -78,4 +79,4 @@ "port": "0-65535", "outboundTag": "proxy" } -] \ No newline at end of file +]