[Privoxy-commits] [privoxy] 04/17: Update bundeswehr.de filter to be effective again

User Git git at git.privoxy.org
Wed Dec 10 08:04:29 CET 2025


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

commit d1462c4436e34d3b7a621de971cf4d9c7329209d
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Sat Dec 6 11:13:39 2025 +0100

    Update bundeswehr.de filter to be effective again
---
 default.filter | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/default.filter b/default.filter
index c36783a3..d9e44b43 100644
--- a/default.filter
+++ b/default.filter
@@ -704,7 +704,7 @@ s@<title(?:\s+type=\'text\')?>([^<]*)(?:\.\.\.)?\s*</title>\s*\
 #
 #################################################################################
 FILTER: bundeswehr.de Hide the cookie and privacy info banner on bundeswehr.de
-s@<div class="privacy-protection-banner__container"@$0 style="display: none"@
+s@<dialog id="PrivacyProtectionBanner" class="PrivacyProtectionBanner"@$0 style="display: none"@
 
 #################################################################################
 #

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list