[Privoxy-commits] [privoxy] 01/04: Update sourceforge filter to to hide the MongoDB ad and the "AI coding bar" again

User Git git at git.privoxy.org
Sat Apr 11 09:33:46 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 0ff882d9fd23061f0b7b60ccc389862cbb359461
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Thu Apr 9 10:57:15 2026 +0200

    Update sourceforge filter to to hide the MongoDB ad and the "AI coding bar" again
---
 default.filter | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/default.filter b/default.filter
index dfdacf74..dc7b1c39 100644
--- a/default.filter
+++ b/default.filter
@@ -718,8 +718,8 @@ 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"@$0 style="display:none;"@
-s@<div id="retool-coding-bar"@<div style="display:none !important;"@
+s@<div id="(?:monb-sticky-obj|mon-sticky-el)"@$0 style="display:none;"@g
+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