luci-app-https-dns-proxy: massive providers update
[project/luci.git] / applications / luci-app-https-dns-proxy / luasrc / https-dns-proxy / providers / com.cloudflare-dns.security.lua
index d80b4cf5bdf35c3f317cc44d9894b7c71b133f35..3013305bd5069a1d55017aa93ff9ca55701b8c91 100644 (file)
@@ -1,8 +1,8 @@
 return {
-       name = "Cloudflare-Security",
+       name = "security.cloudflare-dns.com",
        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"
+       help_link_text = "Cloudflare.com"
 }