blob: 53aca92edd95f6e5c2cfc8c7ed2f0558f1e86719 (
plain)
1
2
3
4
5
6
7
8
|
return {
name = "dns.nextdns.io",
label = _("NextDNS.io (Configurable)"),
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"
}
|