luci-app-https-dns-proxy: rewrite in javascript
[project/luci.git] / applications / luci-app-https-dns-proxy / root / usr / share / https-dns-proxy / providers / com.rethinkdns.sky.json
1 {
2 "title": "Rethink DNS",
3 "template": "https://sky.rethinkdns.com/{option}",
4 "bootstrap_dns": "1.1.1.1,1.0.0.1,2606:4700:4700::1111,2606:4700:4700::1001,8.8.8.8,8.8.4.4,2001:4860:4860::8888,2001:4860:4860::8844",
5 "help_link": "https://www.rethinkdns.com/configure",
6 "params": {
7 "option": {
8 "description": "Filters",
9 "type": "text",
10 "default": ""
11 }
12 }
13 }