summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.cloudflare-dns.security.lua
blob: a862f438bbe79dc86b8c5850d2a4f32d3cb029e6 (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.1,1.0.0.1,2606:4700:4700::1111,2606:4700:4700::1001",
	help_link = "https://one.one.one.one/family/",
	help_link_text = "Cloudflare"
}