luci/applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.controld.freedns.malware.lua
Aleem Hossain 8f3d8f762f luci-app-https-dns-proxy: add ControlD as provider
Signed-off-by: Aleem Hossain <aleem@tectonic.it>
2021-09-25 20:44:45 +01:00

8 lines
No EOL
251 B
Lua

return {
name = "ControlD-Malware",
label = _("ControlD (Block Malware)"),
resolver_url = "https://freedns.controld.com/p1",
bootstrap_dns = "76.76.2.1,2606:1a40::1",
help_link = "https://kb.controld.com/tutorials",
help_link_text = "ControlD"
}