diff options
Diffstat (limited to 'applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/google.dns.json')
-rw-r--r-- | applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/google.dns.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/google.dns.json b/applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/google.dns.json new file mode 100644 index 0000000000..64d8e86f24 --- /dev/null +++ b/applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/google.dns.json @@ -0,0 +1,6 @@ +{ + "title": "Google", + "template": "https://dns.google/dns-query", + "bootstrap_dns": "8.8.8.8,8.8.4.4", + "default": true +} |