8 lines
216 B
Lua
8 lines
216 B
Lua
return {
|
|
name = "NextDNS.io",
|
|
label = _("NextDNS.io"),
|
|
resolver_url = "https://dns.nextdns.io/",
|
|
bootstrap_dns = "45.90.28.49,45.90.30.49",
|
|
help_link = " https://my.nextdns.io",
|
|
help_link_text = "NextDNS.io"
|
|
}
|