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