summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/org.cleanbrowsing.doh-security.lua
blob: 0bf11f59d8700ba99ee9f3eef7455f8fdac11acb (plain)
1
2
3
4
5
6
return {
	name = "CleanBrowsing-Security",
	label = _("CleanBrowsing (Security Filter)"),
	resolver_url = "https://doh.cleanbrowsing.org/doh/security-filter/",
	bootstrap_dns = "185.228.168.168"
}