docs: Google DNS should use dns.google instead of dns.google.com (#664)

This commit is contained in:
Ekko
2024-09-29 16:42:15 +08:00
committed by GitHub
parent 2a8b5375ae
commit cb57bd542f
12 changed files with 26 additions and 26 deletions

View File

@ -196,7 +196,7 @@ subscription {
# See https://github.com/daeuniverse/dae/blob/main/docs/en/configuration/dns.md for full examples.
dns {
upstream {
googledns: 'tcp+udp://dns.google.com:53'
googledns: 'tcp+udp://dns.google:53'
alidns: 'udp://dns.alidns.com:53'
}
routing {