From 6f8ac63d2dbeaa13d04ba5cdc50601dadb24af24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patryk=20Krawaczy=C5=84ski?= Date: Fri, 15 Oct 2021 14:13:53 +0200 Subject: [PATCH] Add Cloudflare DNS servers for for Families. More information at: https://blog.cloudflare.com/introducing-1-1-1-1-for-families/ Signed-off-by: Patryk Krawaczynski --- automated install/basic-install.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/automated install/basic-install.sh b/automated install/basic-install.sh index e4c168ea..a16fcbe0 100755 --- a/automated install/basic-install.sh +++ b/automated install/basic-install.sh @@ -43,6 +43,8 @@ Quad9 (filtered, DNSSEC);9.9.9.9;149.112.112.112;2620:fe::fe;2620:fe::9 Quad9 (unfiltered, no DNSSEC);9.9.9.10;149.112.112.10;2620:fe::10;2620:fe::fe:10 Quad9 (filtered + ECS);9.9.9.11;149.112.112.11;2620:fe::11;2620:fe::fe:11 Cloudflare;1.1.1.1;1.0.0.1;2606:4700:4700::1111;2606:4700:4700::1001 +Cloudflare (no malware);1.1.1.2;1.0.0.2;2606:4700:4700::1112;2606:4700:4700::1002 +Cloudflare (no malware or adult content);1.1.1.3;1.0.0.3;2606:4700:4700::1113;2606:4700:4700::1003 EOM )