diff options
Diffstat (limited to 'applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/pub.doh.json')
-rw-r--r-- | applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/pub.doh.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/pub.doh.json b/applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/pub.doh.json new file mode 100644 index 0000000000..0a381b1fdd --- /dev/null +++ b/applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/pub.doh.json @@ -0,0 +1,5 @@ +{ + "title": "DNSPod Public DNS (CN)", + "template": "https://doh.pub/dns-query", + "bootstrap_dns": "119.29.29.29,119.28.28.28" +} |