Stan Grishin 3ce911235f luci-app-https-dns-proxy: massive providers update
* introduce 31 new providers
* uniform names (FQDNs) in provider files
* other minor fixes

Signed-off-by: Stan Grishin <stangri@melmac.ca>
(cherry picked from commit fae45215aa3a42b944270e0e75bfa1ba23e5702f)
2022-01-03 00:43:44 +00:00

9 lines
381 B
Lua

return {
name = "doh.pl.ahadns.net",
label = _("AhaDNS - PL (Block Malware + Ads)"),
resolver_url = "https://doh.pl.ahadns.net/dns-query",
bootstrap_dns = "185.213.26.187,45.67.219.208,5.2.75.75,45.79.120.233,2a0d:5600:33:3::3,2a04:bdc7:100:70::70,2a04:52c0:101:75::75,2400:8904:e001:43::43",
help_link = "https://ahadns.com/dns-over-https/",
help_link_text = "AhaDNS.com"
}