luci-app-https-dns-proxy: massive providers update
[project/luci.git] / applications / luci-app-https-dns-proxy / luasrc / https-dns-proxy / providers / org.cleanbrowsing.doh-security.lua
index 6e370d513f6e0fa6094d4bd9516fc9b22bd051fe..339a0c2361a022209d52c3bf1a2c691911647a81 100644 (file)
@@ -1,8 +1,8 @@
 return {
-       name = "CleanBrowsing-Security",
+       name = "doh.cleanbrowsing.org-doh-security-filter",
        label = _("CleanBrowsing (Security Filter)"),
        resolver_url = "https://doh.cleanbrowsing.org/doh/security-filter/",
-       bootstrap_dns = "185.228.168.168",
+       bootstrap_dns = "185.228.168.168,1.1.1.1",
        help_link = "https://cleanbrowsing.org/guides/dnsoverhttps",
        help_link_text = "CleanBrowsing.org"
 }