unlock content block cat as breaks cookie button

This commit is contained in:
fxbrit 2021-05-03 01:59:55 +02:00
parent 8a79a9660b
commit 7bf12660d8

View file

@ -177,8 +177,12 @@ if (home_directory) {
// TRACKING PROTECTION
// -----------------------------------
<<<<<<< HEAD
lockPref("browser.contentblocking.category", "custom"); // changing to other options is currently broken anyway
>>>>>>> 55c94dc (reorganized, revisited)
=======
defaultPref("browser.contentblocking.category", "custom"); // changing to other options is currently broken anyway
>>>>>>> 7b8bd35 (unlock content block cat as breaks cookie button)
lockPref("privacy.trackingprotection.enabled", false);
lockPref("privacy.trackingprotection.pbmode.enabled", false);
lockPref("privacy.trackingprotection.socialtracking.enabled", false);