X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=standard.action;h=48409cd177d4ed1669c7ec2c3636236a359750d9;hb=ac160a42382ae8f6fda89f6ea4a01d4a5ed9f7ad;hp=ac414a404791bbd83a05e42f169f11613140ded0;hpb=e7c2cabdbff16c06ea04261d52c57f8654c1e22c;p=privoxy.git diff --git a/standard.action b/standard.action index ac414a40..48409cd1 100644 --- a/standard.action +++ b/standard.action @@ -2,12 +2,12 @@ # # File : $Source: /cvsroot/ijbswa/current/standard.action,v $ # -# $Id: standard.action,v 1.16 2006/10/03 11:12:16 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 # -# Copyright : Written by and Copyright 2002-2006 +# Copyright : Written by and Copyright 2002-2007 # Privoxy team. http://www.privoxy.org/ # ###################################################################### @@ -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 \ @@ -149,16 +143,18 @@ standard.Cautious -hide-if-modified-since \ +hide-forwarded-for-headers \ +hide-from-header{block} \ -+hide-referrer{forge} \ ++hide-referrer{conditional-block} \ -hide-user-agent \ -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 \