mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-13 09:18:55 +07:00
docs: Google DNS should use dns.google instead of dns.google.com (#664)
This commit is contained in:
@ -138,7 +138,7 @@ routing {
|
||||
domain(suffix: test-ipv6.com)->direct
|
||||
domain(geosite:bing)->us
|
||||
domain(_https._tcp.mirrors.ustc.edu.cn)->us
|
||||
domain(full:dns.google.com) -> direct
|
||||
domain(full:dns.google) -> direct
|
||||
domain(geosite:category-ads-all) -> block
|
||||
domain(geosite:cn) -> direct
|
||||
}`)
|
||||
|
Reference in New Issue
Block a user