Translated using Weblate (Portuguese)
[project/luci.git] / applications / luci-app-https-dns-proxy / luasrc / https-dns-proxy / providers / gr.libredns.doh-ads.lua
index 22e6fffe413819ade2e681f54b50b4a4b9038105..63e4290f00027fb0b4211f147b1dc2314a181acd 100644 (file)
@@ -1,8 +1,8 @@
 return {
-       name = "LibreDNS (No Ads)",
-       label = _("LibreDNS (No Ads)"),
+       name = "doh.libredns.gr-ads",
+       label = _("LibreDNS - GR (No Ads)"),
        resolver_url = "https://doh.libredns.gr/ads",
-       bootstrap_dns = "116.202.176.26",
+       bootstrap_dns = "116.202.176.26,1.1.1.1",
        help_link = "https://libredns.gr/",
        help_link_text = "LibreDNS.gr"
 }