mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-04 16:49:22 +01:00
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:
parent
d1e3c79fdb
commit
6f1335aff1
@ -62,6 +62,18 @@ Windows Registry Editor Version 5.00
|
|||||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\2a0f:fc81::ffff]
|
[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"
|
||||||
|
|
||||||
|
[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]
|
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\193.19.108.2]
|
||||||
"Template"="https://doh.mullvad.net/dns-query"
|
"Template"="https://doh.mullvad.net/dns-query"
|
||||||
|
|
||||||
|
@ -13,6 +13,7 @@ Requires Windows 11.
|
|||||||
- DNS0 standard
|
- DNS0 standard
|
||||||
- Zero
|
- Zero
|
||||||
- Open
|
- Open
|
||||||
|
- Kids
|
||||||
- Mullvad
|
- Mullvad
|
||||||
- Mullvad Adblock
|
- Mullvad Adblock
|
||||||
- Quad9 ECS (Windows 11 defaults include Quad9 default)
|
- Quad9 ECS (Windows 11 defaults include Quad9 default)
|
||||||
|
Loading…
Reference in New Issue
Block a user