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