From: Fabian Keil <fk@fabiankeil.de>
Date: Fri, 5 Aug 2022 08:04:56 +0000 (+0200)
Subject: Add a filter for bundeswehr.de
X-Git-Tag: v_3_0_34~84
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@toggle?a=commitdiff_plain;h=eb9f9853b27ffc5df1b50467db11740b6737900c;p=privoxy.git

Add a filter for bundeswehr.de
---

diff --git a/default.filter b/default.filter
index e19f6cf6..c501f087 100644
--- a/default.filter
+++ b/default.filter
@@ -718,6 +718,17 @@ s@(background:\#[a-f\d]{3})( url\(\"http://www.blogblog.com/rounders[^\"]*\"\).*
 s@<title(?:\s+type=\'text\')?>([^<]*)(?:\.\.\.)?\s*</title>\s*\
 (<content(?:\s+type=\'(?:html|text)\')?>\s*\1)@<title></title>$2@ig
 
+
+#################################################################################
+#
+# bundeswehr.de: Hide the cookie and privacy info banner on bundeswehr.de.
+#
+#                The relevant parts of the page work without accepting cookies.
+#
+#################################################################################
+FILTER: bundeswehr.de Hide the cookie and privacy info banner on bundeswehr.de
+s@<div class="privacy-protection-banner__container"@$0 style="display: none"@
+
 #################################################################################
 #
 # sourceforge: Reduces the amount of ads for proprietary software on SourceForge.