Update phone_clash_v2.yml

This commit is contained in:
zgqq 2026-02-22 15:25:04 +00:00
parent 907ced07b2
commit e455100997

View File

@ -32,12 +32,10 @@ dns:
- "*.lan" - "*.lan"
- "*.test" - "*.test"
- "*.home.arpa" - "*.home.arpa"
default-nameserver: proxy-server-nameserver:
- 223.5.5.5 - https://1.12.12.12/dns-query
- 119.29.29.29
nameserver: nameserver:
- https://doh.pub/dns-query # 腾讯 DoH (国内) - 223.5.5.5
- https://dns.alidns.com/dns-query # 阿里 DoH (国内)
fallback: fallback:
- https://1.1.1.1/dns-query # Cloudflare DoH (国外,需走代理) - https://1.1.1.1/dns-query # Cloudflare DoH (国外,需走代理)
- https://8.8.8.8/dns-query # Google DoH (国外,需走代理) - https://8.8.8.8/dns-query # Google DoH (国外,需走代理)