From f5ad25059da38fb5290917bc18fcec82b0508ea5 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 13 Mar 2025 08:37:15 +0200 Subject: [PATCH] {chromium,firefox}#uBo: add bpwc --- etc/firefox/policies/policies.json | 1 + etc/opt/chromium/policies/managed/aminda-extensions.json | 1 + 2 files changed, 2 insertions(+) diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index 1de29e7f..3fed673c 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -102,6 +102,7 @@ "ublock-cookies-adguard", "ublock-cookies-easylist", "https://secure.fanboy.co.nz/fanboy-annoyance.txt", + "https://gitflic.ru/project/magnolia1234/bypass-paywalls-clean-filters/blob/raw?file=bpc-paywall-filter.txt", "https://ads-for-open-source.readthedocs.io/en/latest/_static/lists/opensource-ads.txt" ] }, diff --git a/etc/opt/chromium/policies/managed/aminda-extensions.json b/etc/opt/chromium/policies/managed/aminda-extensions.json index 75af6d7a..6cad8b81 100644 --- a/etc/opt/chromium/policies/managed/aminda-extensions.json +++ b/etc/opt/chromium/policies/managed/aminda-extensions.json @@ -61,6 +61,7 @@ "ublock-cookies-adguard", "ublock-cookies-easylist", "https://secure.fanboy.co.nz/fanboy-annoyance.txt", + "https://gitflic.ru/project/magnolia1234/bypass-paywalls-clean-filters/blob/raw?file=bpc-paywall-filter.txt", "https://ads-for-open-source.readthedocs.io/en/latest/_static/lists/opensource-ads.txt" ] },