Add dns.pub to custom_routing_white (#3668)

This commit is contained in:
mayampi01
2024-10-08 14:50:42 +08:00
committed by GitHub
parent 3b5d04b717
commit 819ff2995a

View File

@@ -39,6 +39,7 @@
"outboundTag": "direct", "outboundTag": "direct",
"domain": [ "domain": [
"domain:dns.alidns.com", "domain:dns.alidns.com",
"domain:dns.pub",
"domain:doh.pub", "domain:doh.pub",
"domain:dot.pub", "domain:dot.pub",
"domain:doh.360.cn", "domain:doh.360.cn",
@@ -78,4 +79,4 @@
"port": "0-65535", "port": "0-65535",
"outboundTag": "proxy" "outboundTag": "proxy"
} }
] ]