X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=standard.action;h=48409cd177d4ed1669c7ec2c3636236a359750d9;hb=6aa60a252059f209c5f3fb14502ad1deff7aba61;hp=f40506e978756d7d8eca60cfb83f6c9ef55774bb;hpb=4bce17214422953aa0d3c2ae03b8bd34d8faa479;p=privoxy.git diff --git a/standard.action b/standard.action index f40506e9..48409cd1 100644 --- a/standard.action +++ b/standard.action @@ -2,7 +2,7 @@ # # File : $Source: /cvsroot/ijbswa/current/standard.action,v $ # -# $Id: standard.action,v 1.17 2006/10/24 10:53:55 hal9 Exp $ +# $Id: standard.action,v 1.19 2007/03/20 15:40:00 fabiankeil Exp $ # # Purpose : Provide prefedined sets of actions, see # http://www.privoxy.org/user-manual/actions-file.html @@ -30,6 +30,7 @@ { \ -add-header \ -block \ +-client-header-filter{hide-tor-exit-notation} \ -content-type-overwrite \ -crunch-client-header \ -crunch-if-none-match \ @@ -64,12 +65,7 @@ -filter{yahoo} \ -filter{msn} \ -filter{blogspot} \ --filter{xml-to-html} \ --filter{html-to-xml} \ -filter{no-ping} \ --filter{hide-tor-exit-notation} \ --filter-client-headers \ --filter-server-headers \ -force-text-mode \ -handle-as-empty-document \ -handle-as-image \ @@ -83,11 +79,13 @@ -inspect-jpegs \ -kill-popups \ -limit-connect \ --prevent-compression \ -overwrite-last-modified \ +-prevent-compression \ -redirect \ -send-vanilla-wafer \ -send-wafer \ +-server-header-filter{xml-to-html} \ +-server-header-filter{html-to-xml} \ -session-cookies-only \ +set-image-blocker{pattern} \ -treat-forbidden-connects-like-blocks \ @@ -101,6 +99,7 @@ standard.Cautious { \ -add-header \ -block \ +-client-header-filter{hide-tor-exit-notation} \ -content-type-overwrite \ -crunch-client-header \ -crunch-if-none-match \ @@ -135,12 +134,7 @@ standard.Cautious -filter{yahoo} \ -filter{msn} \ -filter{blogspot} \ --filter{xml-to-html} \ --filter{html-to-xml} \ -filter{no-ping} \ --filter{hide-tor-exit-notation} \ --filter-client-headers \ --filter-server-headers \ -force-text-mode \ -handle-as-empty-document \ -handle-as-image \ @@ -154,11 +148,13 @@ standard.Cautious -inspect-jpegs \ -kill-popups \ -limit-connect \ --prevent-compression \ -overwrite-last-modified \ +-prevent-compression \ -redirect \ -send-vanilla-wafer \ -send-wafer \ +-server-header-filter{xml-to-html} \ +-server-header-filter{html-to-xml} \ +session-cookies-only \ +set-image-blocker{pattern} \ -treat-forbidden-connects-like-blocks \ @@ -179,6 +175,7 @@ standard.Medium { \ -add-header \ -block \ +-client-header-filter{hide-tor-exit-notation} \ -content-type-overwrite \ -crunch-client-header \ +crunch-if-none-match \ @@ -213,12 +210,7 @@ standard.Medium -filter{yahoo} \ -filter{msn} \ -filter{blogspot} \ --filter{xml-to-html} \ --filter{html-to-xml} \ -filter{no-ping} \ --filter{hide-tor-exit-notation} \ --filter-client-headers \ --filter-server-headers \ -force-text-mode \ -handle-as-empty-document \ -handle-as-image \ @@ -232,11 +224,13 @@ standard.Medium -inspect-jpegs \ -kill-popups \ +limit-connect{,} \ --prevent-compression \ +overwrite-last-modified{randomize} \ +-prevent-compression \ -redirect \ -send-vanilla-wafer \ -send-wafer \ +-server-header-filter{xml-to-html} \ +-server-header-filter{html-to-xml} \ -session-cookies-only \ +set-image-blocker{pattern} \ +treat-forbidden-connects-like-blocks \