mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 19:01:56 +00:00
9 lines
285 B
Lua
9 lines
285 B
Lua
return{
|
|
name="DnsCryptCa-DNS2",
|
|
label=_("DNSCrypt.ca (DNS2)"),
|
|
resolver_url="https://dns2.dnscrypt.ca:453/dns-query",
|
|
bootstrap_dns="45.76.37.222,185.112.145.13,93.95.226.53,2001:19f0:5001:185a:5400:ff:fe50:56d5",
|
|
help_link="https://dnscrypt.ca/",
|
|
help_link_text="dnscrypt.ca"
|
|
}
|