Update phone_clash_v2.yml
This commit is contained in:
parent
907ced07b2
commit
e455100997
@ -32,12 +32,10 @@ dns:
|
||||
- "*.lan"
|
||||
- "*.test"
|
||||
- "*.home.arpa"
|
||||
default-nameserver:
|
||||
- 223.5.5.5
|
||||
- 119.29.29.29
|
||||
proxy-server-nameserver:
|
||||
- https://1.12.12.12/dns-query
|
||||
nameserver:
|
||||
- https://doh.pub/dns-query # 腾讯 DoH (国内)
|
||||
- https://dns.alidns.com/dns-query # 阿里 DoH (国内)
|
||||
- 223.5.5.5
|
||||
fallback:
|
||||
- https://1.1.1.1/dns-query # Cloudflare DoH (国外,需走代理)
|
||||
- https://8.8.8.8/dns-query # Google DoH (国外,需走代理)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user