e4a3bf4ac410ce212b1062a4fa7e30c78dda786c
[oweals/luci.git] /
1 --    .. "</br>"
2 --    .. translate("For more information on different options check ")
3 --              .. [[ <a href="https://adguard.com/en/adguard-dns/overview.html#instruction">]]
4 --    .. "AdGuard.com" .. [[</a>]] .. ", "
5 --              .. [[ <a href="https://cleanbrowsing.org/guides/dnsoverhttps">]]
6 --    .. "CleanBrowsing.org" .. [[</a>]] .. " " .. translate("and") .. " "
7 --              .. [[ <a href="https://www.quad9.net/doh-quad9-dns-servers/">]]
8 --    .. "Quad9.net" .. [[</a>]] .. "."
9 return {
10         name = "CleanBrowsing-Security",
11         label = _("CleanBrowsing (Security Filter)"),
12         url_prefix = "https://doh.cleanbrowsing.org/doh/security-filter/?ct&",
13         bootstrap_dns = "185.228.168.168"
14 }