X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=user.action;h=7523cdb486f868592c10dc3538f1fcd756634d4c;hb=d801812e44370046096793b7c72d1346286c9dcc;hp=7e8eb8ea77b2f44b3db3d50d40abb2901cf39deb;hpb=7ecdaff4e6e989eaa70d1ffec88c0e5dfbeb19bb;p=privoxy.git diff --git a/user.action b/user.action index 7e8eb8ea..7523cdb4 100644 --- a/user.action +++ b/user.action @@ -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