From 592fcb0afa98f295a3eec9e2c6a41ffbe7b09d48 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Fri, 7 Mar 2025 15:20:55 +0200 Subject: [PATCH] {chromium,firefox}#uBo: restore ublock-annoyances and targeted cosmetic filtering --- etc/firefox/policies/policies.json | 3 ++- etc/opt/chromium/policies/managed/aminda-extensions.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index 62805706..b6fc64eb 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -96,6 +96,7 @@ "adguard-spyware-url", "https://www.eff.org/files/effdntlist.txt", "block-lan", + "ublock-annoyances", "https://ads-for-open-source.readthedocs.io/en/latest/_static/lists/opensource-ads.txt" ] }, @@ -118,7 +119,7 @@ ], [ "parseAllABPHideFilters", - "false" + "true" ], [ "suspendUntilListsAreLoaded", diff --git a/etc/opt/chromium/policies/managed/aminda-extensions.json b/etc/opt/chromium/policies/managed/aminda-extensions.json index c9ab87a1..be6c9761 100644 --- a/etc/opt/chromium/policies/managed/aminda-extensions.json +++ b/etc/opt/chromium/policies/managed/aminda-extensions.json @@ -55,6 +55,7 @@ "adguard-spyware-url", "https://www.eff.org/files/effdntlist.txt", "block-lan", + "ublock-annoyances", "https://ads-for-open-source.readthedocs.io/en/latest/_static/lists/opensource-ads.txt" ] }, @@ -77,7 +78,7 @@ ], [ "parseAllABPHideFilters", - "false" + "true" ], [ "suspendUntilListsAreLoaded",