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