Skip to content

Commit

Permalink
fix dns
Browse files Browse the repository at this point in the history
  • Loading branch information
MoGuangYu committed Dec 11, 2024
1 parent 6d47607 commit 53185c9
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions box_bll/clash/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,12 +83,11 @@ dns:
- 119.29.29.29
- 223.6.6.6
nameserver:
- QUIC://223.5.5.5
- QUIC://dns.adguard-dns.com
- https://dns.google/dns-query
- https://sm2.doh.pub/dns-query
- https://dns.alidns.com/dns-query
- https://[2400:3200::1]/dns-query
- https://[2400:3200::1]/dns-query#skip-cert-verify=true

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

0 comments on commit 53185c9

Please sign in to comment.