diff --git a/Windows/DoH/DohWellKnownServers.reg b/Windows/DoH/DohWellKnownServers.reg index d1893a35..2160b673 100644 --- a/Windows/DoH/DohWellKnownServers.reg +++ b/Windows/DoH/DohWellKnownServers.reg @@ -11,6 +11,15 @@ Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\2a07:e340::2] "Template"="https://doh.mullvad.net/dns-query" +[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\2a07:e340::3] +"Template"="https://adblock.doh.mullvad.net/dns-query" + +[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\194.242.2.3] +"Template"="https://adblock.doh.mullvad.net/dns-query" + +[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\193.19.108.3] +"Template"="https://adblock.doh.mullvad.net/dns-query" + [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\2a10:50c0::ad1:ff] "Template"="https://dns.adguard.com/dns-query" @@ -33,4 +42,16 @@ Windows Registry Editor Version 5.00 "Template"="https://dns11.quad9.net/dns-query" [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\149.112.112.11] -"Template"="https://dns11.quad9.net/dns-query" \ No newline at end of file +"Template"="https://dns11.quad9.net/dns-query" + +[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\2606:4700:4700::1112] +"Template"="https://security.cloudflare-dns.com/dns-query" + +[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\2606:4700:4700::1002] +"Template"="https://security.cloudflare-dns.com/dns-query" + +[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\1.1.1.2] +"Template"="https://security.cloudflare-dns.com/dns-query" + +[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\1.0.0.2] +"Template"="https://security.cloudflare-dns.com/dns-query" \ No newline at end of file diff --git a/Windows/DoH/README.md b/Windows/DoH/README.md index a5b4aa75..46a2d3e8 100644 --- a/Windows/DoH/README.md +++ b/Windows/DoH/README.md @@ -9,5 +9,7 @@ Requires Windows 11. * `DohWellKnownServers` adds DoH support for multiple IPv4 & IPv6 addresses that Windows 11 isn't shipping by default, currently: * Mullvad + * Mullvad Adblock * Adguard * Quad9 ECS (Windows 11 defaults include Quad9 default) + * Cloudflare antimalware