]> git.99rst.org Git - openwrt-luci.git/blob
6ce250a46b7cb8c9cf83f307f0c02cdab85b5a3f
[openwrt-luci.git] /
1 {
2 "title": "OpenNameServer",
3 "template": "https://{option}.opennameserver.org/dns-query",
4 "bootstrap_dns": "217.160.70.42,2a01:239:2fd:b700::1,213.202.211.221,2001:4ba0:cafe:3d2::1,81.169.136.222,2a01:238:4231:5200::1,185.181.61.24,2a03:94e0:1804::1",
5 "help_link": "https://opennameserver.org/",
6 "params": {
7 "option": {
8 "description": "Nameserver",
9 "type": "select",
10 "regex": "(|ns1|ns2|ns3|ns4)",
11 "options": [
12 {
13 "value": "ns1",
14 "description": "ns1: Germany - Baden-Baden"
15 },
16 {
17 "value": "ns2",
18 "description": "ns2: Germany - Düsseldorf"
19 },
20 {
21 "value": "ns3",
22 "description": "ns3: Germany - Berlin"
23 },
24 {
25 "value": "ns4",
26 "description": "ns4: Norway - Sandefjord"
27 }
28 ],
29 "default": "ns1"
30 }
31 }
32 }
git clone https://git.99rst.org/PROJECT