X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=standard.action;h=1d99daa33a2a0378b7f4b307e1a89d260bc8419f;hp=2d3c0efd87d5762fb96a897141c347691a0e7a15;hb=2a54f6932e62a48ca46b2fd0b5d721108c2506b9;hpb=368c902fdd59356f93f21202797695664decef6b diff --git a/standard.action b/standard.action index 2d3c0efd..1d99daa3 100644 --- a/standard.action +++ b/standard.action @@ -2,7 +2,7 @@ # # File : $Source: /cvsroot/ijbswa/current/standard.action,v $ # -# $Id: standard.action,v 1.14 2006/09/20 11:01:05 hal9 Exp $ +# $Id: standard.action,v 1.15 2006/09/22 11:06:22 hal9 Exp $ # # Purpose : Provide prefedined sets of actions, see # http://www.privoxy.org/user-manual/actions-file.html @@ -60,6 +60,12 @@ -filter{crude-parental} \ -filter{ie-exploits} \ -filter{site-specifics} \ +-filter{google} \ +-filter{yahoo} \ +-filter{msn} \ +-filter{blogspot} \ +-filter{xml-to-html} \ +-filter{html-to-xml} \ -filter-client-headers \ -filter-server-headers \ -force-text-mode \ @@ -123,6 +129,12 @@ standard.Cautious -filter{crude-parental} \ +filter{ie-exploits} \ -filter{site-specifics} \ +-filter{google} \ +-filter{yahoo} \ +-filter{msn} \ +-filter{blogspot} \ +-filter{xml-to-html} \ +-filter{html-to-xml} \ -filter-client-headers \ -filter-server-headers \ -force-text-mode \ @@ -193,6 +205,12 @@ standard.Medium -filter{crude-parental} \ -filter{ie-exploits} \ -filter{site-specifics} \ +-filter{google} \ +-filter{yahoo} \ +-filter{msn} \ +-filter{blogspot} \ +-filter{xml-to-html} \ +-filter{html-to-xml} \ -filter-client-headers \ -filter-server-headers \ -force-text-mode \