summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/gr.libredns.doh-ads.lua
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/gr.libredns.doh-ads.lua')
-rw-r--r--applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/gr.libredns.doh-ads.lua8
1 files changed, 0 insertions, 8 deletions
diff --git a/applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/gr.libredns.doh-ads.lua b/applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/gr.libredns.doh-ads.lua
deleted file mode 100644
index 63e4290f00..0000000000
--- a/applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/gr.libredns.doh-ads.lua
+++ /dev/null
@@ -1,8 +0,0 @@
-return {
- name = "doh.libredns.gr-ads",
- label = _("LibreDNS - GR (No Ads)"),
- resolver_url = "https://doh.libredns.gr/ads",
- bootstrap_dns = "116.202.176.26,1.1.1.1",
- help_link = "https://libredns.gr/",
- help_link_text = "LibreDNS.gr"
-}