From 6f1335aff1a798893073648440644c72e7f90415 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 23 Feb 2023 10:16:36 +0200 Subject: [PATCH] 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 --- Windows/DoH/DohWellKnownServers.reg | 12 ++++++++++++ Windows/DoH/README.md | 1 + 2 files changed, 13 insertions(+) diff --git a/Windows/DoH/DohWellKnownServers.reg b/Windows/DoH/DohWellKnownServers.reg index cc7359e9..bef03f4f 100644 --- a/Windows/DoH/DohWellKnownServers.reg +++ b/Windows/DoH/DohWellKnownServers.reg @@ -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" diff --git a/Windows/DoH/README.md b/Windows/DoH/README.md index 75fb7ae2..0edfb8b5 100644 --- a/Windows/DoH/README.md +++ b/Windows/DoH/README.md @@ -13,6 +13,7 @@ Requires Windows 11. - DNS0 standard - Zero - Open + - Kids - Mullvad - Mullvad Adblock - Quad9 ECS (Windows 11 defaults include Quad9 default)