mirror of
https://github.com/pi-hole/pi-hole
synced 2024-12-22 14:58:08 +00:00
Add secondary quad9 server
This commit is contained in:
parent
1556163fb0
commit
9c8526db49
@ -809,6 +809,7 @@ setDNS() {
|
|||||||
Quad9)
|
Quad9)
|
||||||
echo "Quad9 servers"
|
echo "Quad9 servers"
|
||||||
PIHOLE_DNS_1="9.9.9.9"
|
PIHOLE_DNS_1="9.9.9.9"
|
||||||
|
PIHOLE_DNS_2="149.112.112.112"
|
||||||
;;
|
;;
|
||||||
Custom)
|
Custom)
|
||||||
# Until the DNS settings are selected,
|
# Until the DNS settings are selected,
|
||||||
|
Loading…
Reference in New Issue
Block a user