From f70b5f371a4a24404957f72f657d1ed61b0a2119 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 27 Jan 2024 13:07:38 +0200 Subject: [PATCH] LibreAwoo: also exclude from TRR: mywifiext.net,tplinkrepeater.net,router.asus.com --- conf/librewolf.overrides.cfg.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/librewolf.overrides.cfg.js b/conf/librewolf.overrides.cfg.js index 6ed12036..20f81b62 100644 --- a/conf/librewolf.overrides.cfg.js +++ b/conf/librewolf.overrides.cfg.js @@ -79,7 +79,7 @@ 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", + "http.badssl.com,norwegianwifi.com,mywifiext.net,tplinkrepeater.net,router.asus.com", ); // Default UI scale