- Added 2 new DNS entries for the new Cloudflare DNS for families, which comes in 2 flavors (#3276)

1- 1.1.1.2 (No Malware)
2- 1.1.1.3 (No Malware or Adult Content)

This would allow parents to have more control over the safety of their family's network.

Signed-off-by: Mohammed-Swillam <moh.sayed@hotmail.com>
pull/3282/head
Mohammed Swillam 4 years ago committed by GitHub
parent 1632632668
commit 7e1a8c1ceb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -39,6 +39,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;
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
)

Loading…
Cancel
Save