9f0c594e0ad775539238b2a7b6aacf6626efeb60
[project/luci.git] / applications / luci-app-https-dns-proxy / luasrc / https-dns-proxy / providers / ch.switch.dns.lua
1 return {
2 name = "dns.switch.ch",
3 label = _("Switch DNS - CH"),
4 resolver_url = "https://dns.switch.ch/dns-query",
5 bootstrap_dns = "130.59.31.248,2001:620:0:ff::2",
6 help_link = "https://www.switch.ch/security/info/public-dns/",
7 help_link_text = "Switch.ch"
8 }