mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
libreawoo: don't ignore /etc/hosts
This commit is contained in:
parent
86a24a41ef
commit
d92c2a9251
@ -64,6 +64,7 @@ defaultPref("network.trr.uri", "https://dns0.eu");
|
||||
defaultPref("network.trr.disable-ECS", false);
|
||||
defaultPref("network.dns.echconfig.enabled", true);
|
||||
defaultPref("network.dns.use_https_rr_as_altsvc", true);
|
||||
defaultPref("network.trr.exclude-etc-hosts", false);
|
||||
defaultPref(
|
||||
"network.trr.excluded-domains",
|
||||
"http.badssl.com,norwegianwifi.com",
|
||||
|
Loading…
Reference in New Issue
Block a user