Stan Grishin af67bd9ace luci-app-https-dns-proxy: add AhaDNS and minor fixes
* Add AhaDNS: thanks to @Jefe777 (account now deleted) and their PR at
  https://github.com/openwrt/luci/pull/5612
* Update email addresses
* Add missing new line to ControlD files
* Add RPCD reload to uci-defaults file

Signed-off-by: Stan Grishin <stangri@melmac.ca>
(cherry picked from commit da3bb1e80bc98f90d1128f332fc5ceecc20bf6d5)
2021-12-28 22:42:57 +00:00

9 lines
262 B
Lua

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