Switch DNS over HTTPS provider to Quad9
This commit is contained in:
@@ -37,6 +37,6 @@
|
|||||||
"privacy.clearOnShutdown.history" = true;
|
"privacy.clearOnShutdown.history" = true;
|
||||||
|
|
||||||
"network.trr.mode" = 3;
|
"network.trr.mode" = 3;
|
||||||
"network.trr.uri" = "https://dns.mullvad.net/dns-query";
|
"network.trr.uri" = "https://dns.quad9.net/dns-query";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user