cd55277978d7c1f13d2ef37c1211c4ecc602c0f0
[project/luci.git] / applications / luci-app-https-dns-proxy / luasrc / https-dns-proxy / providers / org.cleanbrowsing.doh-family.lua
1 return {
2 name = "doh.cleanbrowsing.org-doh-family-filter",
3 label = _("CleanBrowsing (Family Filter)"),
4 resolver_url = "https://doh.cleanbrowsing.org/doh/family-filter/",
5 bootstrap_dns = "185.228.168.168,1.1.1.1",
6 help_link = "https://cleanbrowsing.org/guides/dnsoverhttps",
7 help_link_text = "CleanBrowsing.org"
8 }