mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-24 12:09:40 +01:00
Windows/DoH/DohWellKnownServers.reg: add trailing slashes for DNS0.eu
Ref: https://docs.dns0.eu/known-issues/dns-over-https-windows-11
This commit is contained in:
parent
c54a8c0a10
commit
99c1c11e24
@ -27,52 +27,52 @@ Windows Registry Editor Version 5.00
|
||||
"Template"="https://security.cloudflare-dns.com/dns-query"
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\2a0f:fc80::]
|
||||
"Template"="https://dns0.eu"
|
||||
"Template"="https://dns0.eu/"
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\2a0f:fc81::]
|
||||
"Template"="https://dns0.eu"
|
||||
"Template"="https://dns0.eu/"
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\193.110.81.0]
|
||||
"Template"="https://dns0.eu"
|
||||
"Template"="https://dns0.eu/"
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\185.253.5.0]
|
||||
"Template"="https://dns0.eu"
|
||||
"Template"="https://dns0.eu/"
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\2a0f:fc80::9]
|
||||
"Template"="https://zero.dns0.eu"
|
||||
"Template"="https://zero.dns0.eu/"
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\2a0f:fc81::9]
|
||||
"Template"="https://zero.dns0.eu"
|
||||
"Template"="https://zero.dns0.eu/"
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\193.110.81.9]
|
||||
"Template"="https://zero.dns0.eu"
|
||||
"Template"="https://zero.dns0.eu/"
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\185.253.5.9]
|
||||
"Template"="https://zero.dns0.eu"
|
||||
"Template"="https://zero.dns0.eu/"
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\193.110.81.254]
|
||||
"Template"="https://open.dns0.eu"
|
||||
"Template"="https://open.dns0.eu/"
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\185.253.5.254]
|
||||
"Template"="https://open.dns0.eu"
|
||||
"Template"="https://open.dns0.eu/"
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\2a0f:fc80::ffff]
|
||||
"Template"="https://open.dns0.eu"
|
||||
"Template"="https://open.dns0.eu/"
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\2a0f:fc81::ffff]
|
||||
"Template"="https://open.dns0.eu"
|
||||
"Template"="https://open.dns0.eu/"
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\193.110.81.1]
|
||||
"Template"="https://kids.dns0.eu"
|
||||
"Template"="https://kids.dns0.eu/"
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\185.253.5.1]
|
||||
"Template"="https://kids.dns0.eu"
|
||||
"Template"="https://kids.dns0.eu/"
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\2a0f:fc80::1]
|
||||
"Template"="https://kids.dns0.eu"
|
||||
"Template"="https://kids.dns0.eu/"
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\2a0f:fc81::1]
|
||||
"Template"="https://kids.dns0.eu"
|
||||
"Template"="https://kids.dns0.eu/"
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\193.19.108.2]
|
||||
"Template"="https://doh.mullvad.net/dns-query"
|
||||
|
Loading…
Reference in New Issue
Block a user