From 4393c30891d442458b0b6fe62b736e74fc22af17 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Tue, 11 Nov 2025 11:10:16 +0200 Subject: [PATCH] {firefox,chromium}#uBo: add my small blocklist (controversial) --- 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 a3e7fb13..401f1311 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -101,6 +101,7 @@ "block-lan", "easylist", "FIN-0", + "https://raw.githubusercontent.com/Mikaela/gist/master/DNS/blocklist.txt", "https://ads-for-open-source.readthedocs.io/en/latest/_static/lists/opensource-ads.txt", "https://gitflic.ru/project/magnolia1234/bypass-paywalls-clean-filters/blob/raw?file=bpc-paywall-filter.txt", "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener-AffiliateTagAllowlist.txt", diff --git a/etc/opt/chromium/policies/managed/aminda-extensions.json b/etc/opt/chromium/policies/managed/aminda-extensions.json index ce89d33d..6859d4c6 100644 --- a/etc/opt/chromium/policies/managed/aminda-extensions.json +++ b/etc/opt/chromium/policies/managed/aminda-extensions.json @@ -98,6 +98,7 @@ "block-lan", "easylist", "FIN-0", + "https://raw.githubusercontent.com/Mikaela/gist/master/DNS/blocklist.txt", "https://ads-for-open-source.readthedocs.io/en/latest/_static/lists/opensource-ads.txt", "https://gitflic.ru/project/magnolia1234/bypass-paywalls-clean-filters/blob/raw?file=bpc-paywall-filter.txt", "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener-AffiliateTagAllowlist.txt",