Merge pull request #2410 from stuartskelton/norton_dns_EOL_2018_11_15

Remove Norton Connect Safe as its EOL 2018-11-15
This commit is contained in:
Mark Drobnak 2018-09-10 17:52:09 -04:00 committed by GitHub
commit a89615365e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -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"