luci/applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/io.nextdns.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

13 lines
260 B
JSON

{
"title": "NextDNS.io",
"template": "https://dns.nextdns.io/{option}",
"bootstrap_dns": "45.90.28.49,45.90.30.49",
"help_link": "https://my.nextdns.io",
"params": {
"option": {
"description": "Username",
"type": "text",
"default": ""
}
}
}