This commit is contained in:
Akariln 2025-04-21 21:04:49 +08:00 committed by GitHub
parent 7e98eb5af7
commit 272b6e05cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@
},
"servers": [
{
"address": "https://1.1.1.1/dns-query",
"address": "1.1.1.1",
"domains": [
"geosite:geolocation-!cn"
],
@ -14,7 +14,7 @@
]
},
{
"address": "https://dns.google/dns-query",
"address": "8.8.8.8",
"domains": [
"geosite:geolocation-!cn"
],
@ -32,6 +32,7 @@
"geoip:cn"
]
},
"https://1.1.1.1/dns-query",
"https://dns.google/dns-query"
]
}