diff --git a/tls/config.json b/tls/config.json index e9e4348..2242c68 100644 --- a/tls/config.json +++ b/tls/config.json @@ -39,14 +39,14 @@ } ], "dns": { - "servers": [ - "https+local://1.1.1.1/dns-query", - "1.1.1.1", - "1.0.0.1", - "8.8.8.8", - "8.8.4.4", - "localhost" - ] + "servers": [ + "https+local://1.1.1.1/dns-query", + "1.1.1.1", + "1.0.0.1", + "8.8.8.8", + "8.8.4.4", + "localhost" + ] }, "routing": { "domainStrategy": "AsIs",