blob: 753b78523c3eb3c12166b7464310c7f40532f7be (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"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": ""
}
}
}
|