From 38e7d29c648c8b099cb5a64273e914e3dee5d66d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aminda=20Suomalainen=20=E2=9A=A7?= Date: Fri, 31 May 2024 09:29:42 +0200 Subject: [PATCH] DNS/ublockorigin: allow remote fonts, note override --- DNS/blocklist.ublockorigin.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/DNS/blocklist.ublockorigin.txt b/DNS/blocklist.ublockorigin.txt index 4eb319c..1adcd10 100644 --- a/DNS/blocklist.ublockorigin.txt +++ b/DNS/blocklist.ublockorigin.txt @@ -6,6 +6,8 @@ ! fonts being blocked though as it only cares about CDNs). Without the ! third-party it would block all fonts and random things like Mastodon's ! buttons would break. -*$font,third-party +! Breaks {Google,Bing} webmaster tools +!*$font,third-party -! `*$font,third-party,badfilter` possibly would override this in custom rules. + +! HINT: Add `,badfilter` to end of any rule to override it. \ No newline at end of file