luci/applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/google.dns.json
Stan Grishin 6df7b92a50 luci-app-https-dns-proxy: rewrite in javascript
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-09-03 20:55:48 +00:00

6 lines
123 B
JSON

{
"title": "Google",
"template": "https://dns.google/dns-query",
"bootstrap_dns": "8.8.8.8,8.8.4.4",
"default": true
}