From 41de83aea22682a89d2f0c16e4c3b48162b14e96 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sun, 23 Feb 2025 15:55:53 +0200 Subject: [PATCH] {chromium,firefox}#uBo: disable big.oisd.nl Suspected performance impact on Firefox startup, unsure if I need it and due to being less common increased fingerprintability --- etc/firefox/policies/policies.json | 3 +-- etc/opt/chromium/policies/managed/aminda-extensions.json | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index a3651bf7..82fe7022 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -72,11 +72,10 @@ "ublock-unbreak", "urlhaus-1", "user-filters", - "https://raw.githubusercontent.com/mikaela/gist/master/DNS/blocklist.txt", + "https://raw.githubusercontent.com/Mikaela/gist/master/DNS/blocklist.txt", "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt", "adguard-spyware-url", "https://www.eff.org/files/effdntlist.txt", - "https://big.oisd.nl", "ublock-annoyances", "adguard-generic", "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 0eb1b4ed..212fa810 100644 --- a/etc/opt/chromium/policies/managed/aminda-extensions.json +++ b/etc/opt/chromium/policies/managed/aminda-extensions.json @@ -32,11 +32,10 @@ "ublock-unbreak", "urlhaus-1", "user-filters", - "https://raw.githubusercontent.com/mikaela/gist/master/DNS/blocklist.txt", + "https://raw.githubusercontent.com/Mikaela/gist/master/DNS/blocklist.txt", "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt", "adguard-spyware-url", "https://www.eff.org/files/effdntlist.txt", - "https://big.oisd.nl", "ublock-annoyances", "adguard-generic", "https://ads-for-open-source.readthedocs.io/en/latest/_static/lists/opensource-ads.txt"