[Privoxy-commits] [privoxy] 01/02: Update sourceforge filter to deal with yet another 'MongoDB' bar id
User Git
git at git.privoxy.org
Sat Apr 11 12:24:51 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 a3ea0e80be8961ad3401aebeb15f9c5da918b21c
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Sat Apr 11 10:29:27 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 dc7b1c39..f7edac96 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-el)"@$0 style="display:none;"@g
+s@<div id="(?:monb-sticky-obj|mon-sticky-[^"]*)"@$0 style="display:none;"@Ug
s@<div id="[^"]*-coding-bar"@<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