pcrs_filter_impl(): Improve wording of a log message
[privoxy.git] / user.action
index 84d3152..4d93a80 100644 (file)
@@ -1,11 +1,9 @@
 ######################################################################
 # 
-#  File        :  $Source: /cvsroot/ijbswa/current/user.action,v $
+#  File        :  user.action
 # 
-#  $Id: user.action,v 1.11 2011/10/26 19:00:11 fabiankeil Exp $
-#
 #  Purpose     :  User-maintained actions file, see
-#                 http://www.privoxy.org/user-manual/actions-file.html
+#                 https://www.privoxy.org/user-manual/actions-file.html
 #
 ######################################################################
 
@@ -14,7 +12,7 @@
 # safe from updates to default.action.) Later defined actions always
 # take precedence, so anything defined here should have the last word.
 
-# See http://www.privoxy.org/user-manual/actions-file.html, or the 
+# See https://www.privoxy.org/user-manual/actions-file.html, or the
 # comments in default.action, for an explanation of what an "action" is
 # and what each action does.
 
@@ -174,7 +172,7 @@ www.example.com/nasty-ads/sponsor.gif
 # Redirect Destination = http://online.wsj.com/article/SB10001424052970204485304576640791304008536.html
 # Ignore = Yes
 #
-#{+redirect{s@(&url=http[^&]*)&.*$@$1@} +fast-redirects{check-decoded-url}}
+#{+fast-redirects{check-decoded-url}}
 #news.google.com/news/url.*&url=http.*&
 
 # Enable the following section (not the regression-test directives)
@@ -195,3 +193,12 @@ 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
+
+######### 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