mirror of
https://github.com/openwrt/luci.git
synced 2025-04-12 22:13:10 +00:00
14 lines
260 B
JSON
14 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": ""
|
|
}
|
|
}
|
|
}
|