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