X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=standard.action;h=05d5bd31ba7186215bccc22803bb3252ed2c21db;hp=a02ff24c4d671af32b7fedcede6a0d1d177b4b1a;hb=55a6016d5ed218270c2307598f4f4fea94f8df60;hpb=01ffe047cb016b80f8dc649f161d51be1269e65f diff --git a/standard.action b/standard.action index a02ff24c..05d5bd31 100644 --- a/standard.action +++ b/standard.action @@ -2,7 +2,7 @@ # # File : $Source: /cvsroot/ijbswa/current/standard.action,v $ # -# $Id: standard.action,v 1.21 2007/09/01 11:06:04 fabiankeil Exp $ +# $Id: standard.action,v 1.23 2008/03/04 18:30:40 fabiankeil Exp $ # # Purpose : Provide prefedined sets of actions, see # http://www.privoxy.org/user-manual/actions-file.html @@ -28,7 +28,7 @@ # Cautious settings -- safe for all sites, but offer little privacy protection # { \ -+hide-forwarded-for-headers \ ++change-x-forwarded-for{block} \ +hide-from-header{block} \ +set-image-blocker{pattern} \ } @@ -39,6 +39,7 @@ standard.Cautious # Medium settings -- safe for most sites, with reasonable protection/damage tradeoff # { \ ++change-x-forwarded-for{block} \ +deanimate-gifs{last} \ +filter{refresh-tags} \ +filter{img-reorder} \ @@ -46,7 +47,6 @@ standard.Cautious +filter{webbugs} \ +filter{jumping-windows} \ +filter{ie-exploits} \ -+hide-forwarded-for-headers \ +hide-from-header{block} \ +hide-referrer{conditional-block} \ +session-cookies-only \ @@ -66,6 +66,7 @@ standard.Medium # sources. # { \ ++change-x-forwarded-for{block} \ +client-header-tagger{css-requests} \ +client-header-tagger{image-requests} \ +crunch-if-none-match \ @@ -84,12 +85,10 @@ standard.Medium +filter{frameset-borders} \ +filter{quicktime-kioskmode} \ +hide-if-modified-since{-60} \ -+hide-forwarded-for-headers \ +hide-from-header{block} \ +hide-referrer{conditional-block} \ +limit-connect{,} \ +overwrite-last-modified{randomize} \ +set-image-blocker{pattern} \ -+treat-forbidden-connects-like-blocks \ } standard.Advanced