mirror of
https://github.com/openwrt/luci.git
synced 2026-06-01 11:02:00 +08:00
c656aefad3
Signed-off-by: Stan Grishin <stangri@melmac.net>
9 lines
269 B
Lua
9 lines
269 B
Lua
return {
|
|
name = "Quad9-ECS",
|
|
label = _("Quad 9 (Secured with ECS Support)"),
|
|
resolver_url = "https://dns11.quad9.net/dns-query",
|
|
bootstrap_dns = "9.9.9.11,149.112.112.11",
|
|
help_link = "https://www.quad9.net/doh-quad9-dns-servers/",
|
|
help_link_text = "Quad9.net"
|
|
}
|