[Privoxy-commits] [privoxy] 01/02: Update sourceforge filter to deal with yet another 'MongoDB' bar id
User Git
git at git.privoxy.org
Wed Apr 29 07:03:36 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 19065e8337e3176df5307db3cbbe2ca6a75fe16e
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Sun Apr 26 14:36:54 2026 +0200
Update sourceforge filter to deal with yet another 'MongoDB' bar id
---
default.filter | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/default.filter b/default.filter
index 9c90443c..a8ddb88a 100644
--- a/default.filter
+++ b/default.filter
@@ -718,7 +718,7 @@ s@<section id="nels"@$0 style="display:none;"@
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="(?:monb-sticky-obj|mon(?:go)?-sticky?-[^"]*)"@$0 style="display:none;"@Ug
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