trust: Remove trailing white-space
[privoxy.git] / user.action
index 7e8eb8e..7523cdb 100644 (file)
@@ -5,6 +5,9 @@
 #  Purpose     :  User-maintained actions file, see
 #                 https://www.privoxy.org/user-manual/actions-file.html
 #
+#  Copyright   :  Written by and Copyright (C) 2002-2022 the
+#                 Privoxy team. https://www.privoxy.org/
+#
 ######################################################################
 
 # This is the place to add your personal exceptions and additions to
@@ -193,3 +196,17 @@ 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}
+# privoxy.org
+
+# Following section turns off certificate verification for all sites defined by pattern.
+# {+ignore-certificate-errors}
+# privoxy.org