summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.controld.freedns.p3.lua
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.controld.freedns.p3.lua')
-rw-r--r--applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.controld.freedns.p3.lua8
1 files changed, 0 insertions, 8 deletions
diff --git a/applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.controld.freedns.p3.lua b/applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.controld.freedns.p3.lua
deleted file mode 100644
index 0249678de0..0000000000
--- a/applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.controld.freedns.p3.lua
+++ /dev/null
@@ -1,8 +0,0 @@
-return {
- name = "freedns.controld.com-p3",
- label = _("ControlD (Block Malware + Ads + Social)"),
- resolver_url = "https://freedns.controld.com/p3",
- bootstrap_dns = "76.76.2.3,2606:1a40::3",
- help_link = "https://kb.controld.com/tutorials",
- help_link_text = "ControlD.com"
-}