summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/gr.libredns.doh-ads.lua
blob: 22e6fffe413819ade2e681f54b50b4a4b9038105 (plain)
1
2
3
4
5
6
7
8
return {
	name = "LibreDNS (No Ads)",
	label = _("LibreDNS (No Ads)"),
	resolver_url = "https://doh.libredns.gr/ads",
	bootstrap_dns = "116.202.176.26",
	help_link = "https://libredns.gr/",
	help_link_text = "LibreDNS.gr"
}