luci-app-https-dns-proxy: rewrite in javascript
[project/luci.git] / applications / luci-app-https-dns-proxy / root / usr / share / https-dns-proxy / providers / io.nextdns.dns.json
1 {
2 "title": "NextDNS.io",
3 "template": "https://dns.nextdns.io/{option}",
4 "bootstrap_dns": "45.90.28.49,45.90.30.49",
5 "help_link": "https://my.nextdns.io",
6 "params": {
7 "option": {
8 "description": "Username",
9 "type": "text",
10 "default": ""
11 }
12 }
13 }