summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/tw.twnic.dns.lua
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/tw.twnic.dns.lua')
-rw-r--r--applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/tw.twnic.dns.lua8
1 files changed, 0 insertions, 8 deletions
diff --git a/applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/tw.twnic.dns.lua b/applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/tw.twnic.dns.lua
deleted file mode 100644
index 628dd8be57..0000000000
--- a/applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/tw.twnic.dns.lua
+++ /dev/null
@@ -1,8 +0,0 @@
-return {
- name = "dns.twnic.tw",
- label = _("Quad 101 - TW"),
- resolver_url = "https://dns.twnic.tw/dns-query",
- bootstrap_dns = "101.101.101.101,101.102.103.104,2001:de4::101,2001:de4::102",
- help_link = "https://blog.twnic.tw/2018/12/28/1803/",
- help_link_text = "TWNIC.tw"
-}