Windows/DoH: add DNS0 Kids

On the off chance I ever need it on Windows as this is the most painful file to edit in my opinion
This commit is contained in:
Aminda Suomalainen 2023-02-23 10:16:36 +02:00
parent d1e3c79fdb
commit 6f1335aff1
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
2 changed files with 13 additions and 0 deletions

View File

@ -62,6 +62,18 @@ Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\2a0f:fc81::ffff]
"Template"="https://open.dns0.eu"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\193.110.81.1]
"Template"="https://kids.dns0.eu"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\185.253.5.1]
"Template"="https://kids.dns0.eu"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\2a0f:fc80::1]
"Template"="https://kids.dns0.eu"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\2a0f:fc81::1]
"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"

View File

@ -13,6 +13,7 @@ Requires Windows 11.
- DNS0 standard
- Zero
- Open
- Kids
- Mullvad
- Mullvad Adblock
- Quad9 ECS (Windows 11 defaults include Quad9 default)