diff --git a/automated install/basic-install.sh b/automated install/basic-install.sh index e8343e96..752a709b 100755 --- a/automated install/basic-install.sh +++ b/automated install/basic-install.sh @@ -861,7 +861,6 @@ setDNS() { DNSChooseOptions=(Google "" OpenDNS "" Level3 "" - Norton "" Comodo "" DNSWatch "" Quad9 "" @@ -893,11 +892,6 @@ setDNS() { PIHOLE_DNS_1="4.2.2.1" PIHOLE_DNS_2="4.2.2.2" ;; - Norton) - echo "Norton ConnectSafe servers" - PIHOLE_DNS_1="199.85.126.10" - PIHOLE_DNS_2="199.85.127.10" - ;; Comodo) echo "Comodo Secure servers" PIHOLE_DNS_1="8.26.56.26"