X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=standard.action;h=ac414a404791bbd83a05e42f169f11613140ded0;hb=dfd5a3ced69851300f203f904334d3e44b004176;hp=1d99daa33a2a0378b7f4b307e1a89d260bc8419f;hpb=2a54f6932e62a48ca46b2fd0b5d721108c2506b9;p=privoxy.git diff --git a/standard.action b/standard.action index 1d99daa3..ac414a40 100644 --- a/standard.action +++ b/standard.action @@ -2,7 +2,7 @@ # # File : $Source: /cvsroot/ijbswa/current/standard.action,v $ # -# $Id: standard.action,v 1.15 2006/09/22 11:06:22 hal9 Exp $ +# $Id: standard.action,v 1.16 2006/10/03 11:12:16 hal9 Exp $ # # Purpose : Provide prefedined sets of actions, see # http://www.privoxy.org/user-manual/actions-file.html @@ -66,6 +66,8 @@ -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 \ @@ -135,6 +137,8 @@ standard.Cautious -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 \ @@ -211,6 +215,8 @@ standard.Medium -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 \