luci-app-https-dns-proxy: add IPv6 addresses for cz.nic odvr
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
This commit is contained in:
parent
52297b1359
commit
50109a8e8e
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@ return {
|
|||
name = "odvr-nic-cz",
|
||||
label = _("ODVR (nic.cz)"),
|
||||
resolver_url = "https://odvr.nic.cz/doh",
|
||||
bootstrap_dns = "193.17.47.1,185.43.135.1"
|
||||
bootstrap_dns = "193.17.47.1,185.43.135.1,2001:148f:ffff::1,2001:148f:fffe::1"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue