summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers.disabled/ch.digitale-gesellschaft.dns.lua
blob: fc190437ca3e2066c847b5582924e6ec7f0f9f64 (plain)
1
2
3
4
5
6
return {
	name = "Digitale-Gesellschaft",
	label = _("Digitale Gesellschaft"),
	resolver_url = "https://dns.digitale-gesellschaft.ch/dns-query",
	bootstrap_dns = "185.95.218.42,185.95.218.43"
}