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",