summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.cloudflare-dns.security.lua
blob: d80b4cf5bdf35c3f317cc44d9894b7c71b133f35 (plain)
1
2
3
4
5
6
7
8
return {
	name = "Cloudflare-Security",
	label = _("Cloudflare (Security Protection)"),
	resolver_url = "https://security.cloudflare-dns.com/dns-query",
	bootstrap_dns = "1.1.1.2,1.0.0.2,2606:4700:4700::1112,2606:4700:4700::1002",
	help_link = "https://one.one.one.one/family/",
	help_link_text = "Cloudflare"
}