Compare commits

..

No commits in common. "272b6e05cfde58d5b0b148976e7ff869930cfaa2" and "8118427f88d1ee53d1a3347b4970f9ff1cfcf998" have entirely different histories.

View file

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