Skip to content

Commit

Permalink
Chore: Optimizing DNS
Browse files Browse the repository at this point in the history
  • Loading branch information
MoGuangYu committed Sep 14, 2023
1 parent abc6291 commit 3ad55b6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions box_bll/clash/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,15 @@ dns:
- '+.lan'
- 'connect.rom.miui.com'
- 'localhost.ptlogin2.qq.com'
nameserver-policy:
"geosite:cn,private":
default-nameserver:
- 202.96.128.86
- 202.96.134.133
nameserver:
- https://doh.pub/dns-query
- https://dns.alidns.com/dns-query
fallback:
- https://dns.google/dns-query
- https://cloudflare-dns.com/dns-query

p: &p
{type: http, interval: 86400, health-check: {enable: true, url: https://www.gstatic.com/generate_204, interval: 300}}
Expand Down

0 comments on commit 3ad55b6

Please sign in to comment.