summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/ch.switch.dns.lua
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/ch.switch.dns.lua')
-rw-r--r--applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/ch.switch.dns.lua8
1 files changed, 0 insertions, 8 deletions
diff --git a/applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/ch.switch.dns.lua b/applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/ch.switch.dns.lua
deleted file mode 100644
index 9f0c594e0a..0000000000
--- a/applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/ch.switch.dns.lua
+++ /dev/null
@@ -1,8 +0,0 @@
-return {
- name = "dns.switch.ch",
- label = _("Switch DNS - CH"),
- resolver_url = "https://dns.switch.ch/dns-query",
- bootstrap_dns = "130.59.31.248,2001:620:0:ff::2",
- help_link = "https://www.switch.ch/security/info/public-dns/",
- help_link_text = "Switch.ch"
-}