feat(networking): switch from quad9 to mullvad DNS
This commit is contained in:
parent
f89ede1f94
commit
6af5d017ff
|
@ -28,10 +28,7 @@
|
|||
"RWQf6LRCGA9i53mlYecO4IzT51TGPpvWucNSCh1CBM0QTaLn73Y7GFO3";
|
||||
};
|
||||
|
||||
server_names = [
|
||||
"quad9-doh-ip4-port443-nofilter-pri"
|
||||
"quad9-doh-ip6-port443-nofilter-pri"
|
||||
];
|
||||
server_names = [ "mullvad-adblock-doh" ];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue