mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-21 15:10:22 +00:00
add second quad9 service address
see https://www.quad9.net/service/service-addresses-and-features
This commit is contained in:
parent
a8d59c1479
commit
bd3e8de2d7
1 changed files with 2 additions and 1 deletions
|
@ -22,7 +22,8 @@
|
|||
"208.67.222.222"
|
||||
],
|
||||
"Quad9": [
|
||||
"9.9.9.9"
|
||||
"9.9.9.9",
|
||||
"149.112.112.112"
|
||||
],
|
||||
"Yandex.DNS": [
|
||||
"77.88.8.2",
|
||||
|
|
Loading…
Reference in a new issue