[Privoxy-commits] [privoxy] 01/02: Update sourceforge filter to hide what's not apparently called 'vibe-main-row'
User Git
git at git.privoxy.org
Tue Apr 21 12:26:04 CEST 2026
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit addecdcba3b01be387ea508a527c7098aaae5756
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Tue Apr 21 11:53:58 2026 +0200
Update sourceforge filter to hide what's not apparently called 'vibe-main-row'
---
default.filter | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/default.filter b/default.filter
index f7edac96..9c90443c 100644
--- a/default.filter
+++ b/default.filter
@@ -719,7 +719,7 @@ s@<aside class="m-wide-widget m-wide-projects-widget "@$0 style="display:none;"@
s@<div id="newsletter-floating"@$0 style="display:none;"@
s@<div class="sterling" id="banner-sterling"@$0 style="display:none;"@
s@<div id="(?:monb-sticky-obj|mon-sticky-[^"]*)"@$0 style="display:none;"@Ug
-s@<div id="[^"]*-coding-bar"@<div style="display:none !important;"@g
+s@<div id="([^"]*-coding-bar|vibe-main-row)"@<div style="display:none !important;"@g
#################################################################################
#
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list