f44ed43305c1fa3426614429d4cee1ad7c12a5d9
[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-Family",
11         label = _("CleanBrowsing (Family Filter)"),
12         url_prefix = "https://doh.cleanbrowsing.org/doh/family-filter/?ct&",
13         bootstrap_dns = "185.228.168.168"
14 }