[Privoxy-commits] [privoxy] 11/12: user.action: Add example section for the bundeswehr.de filter
User Git
git at git.privoxy.org
Sun Aug 7 08:17:59 UTC 2022
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit c88a19de6f874bf854e44a486c72bc7cc7e7d756
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Sat Aug 6 08:42:54 2022 +0200
user.action: Add example section for the bundeswehr.de filter
---
user.action | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/user.action b/user.action
index 4d93a804..9d8eb853 100644
--- a/user.action
+++ b/user.action
@@ -194,6 +194,11 @@ www.example.com/nasty-ads/sponsor.gif
#{+block{Facebook "like" and similar tracking URLs.}}
#www.facebook.com/(extern|plugins)/(login_status|like(box)?|activity|fan)\.php
+# Hide cookie and privacy information banner on the Bundeswehr website.
+# The relevant parts seem to work without accepting cookies.
+# {+filter{bundeswehr.de}}
+# .bundeswehr.de/
+
######### Examples for SSL actions #########
# Following section enables TLS/SSL filtering for all sites defined by pattern and requested by HTTPS.
# {+https-inspection}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list