summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/app.tiar.doh.lua
blob: e3d8d1e11fafc7b7a7761e90d629e9499ed4aec8 (plain)
1
2
3
4
5
6
7
8
return {
	name = "doh.tiar.app",
	label = _("Tiarap Public DNS - SG"),
	resolver_url = "https://doh.tiar.app/dns-query",
	bootstrap_dns = "174.138.21.128,2400:6180:0:d0::5f6e:4001",
	help_link = "https://tiarap.org/",
	help_link_text = "Tiarap.org"
}