Update 'user.js'
This commit is contained in:
parent
8e09e80f87
commit
8f0ce10a50
2
user.js
2
user.js
|
@ -643,7 +643,7 @@ user_pref("extensions.webservice.discoverURL", "");
|
|||
// >>>>>>>>>>>>>>>>>>>>>
|
||||
//
|
||||
// Enable ETP Strict Mode [FF86+]
|
||||
user_pref("browser.contentblocking.category", "strict");
|
||||
user_pref("browser.contentblocking.category", "custom");
|
||||
// -------------------------------------
|
||||
// Disable ETP web compat features [FF93+]
|
||||
// user_pref("privacy.antitracking.enableWebcompat", false);
|
||||
|
|
Loading…
Reference in New Issue