From: oes Date: Wed, 19 Mar 2003 13:47:52 +0000 (+0000) Subject: Added new site-specifics filter to all profiles for completeness' sake X-Git-Tag: v_3_0_1~13 X-Git-Url: http://www.privoxy.org/gitweb/@user-manual@?a=commitdiff_plain;h=bb3760577d793149a8873f8fc3fd937207b3981f;p=privoxy.git Added new site-specifics filter to all profiles for completeness' sake --- diff --git a/default.action.master b/default.action.master index 7978da1d..808d5376 100644 --- a/default.action.master +++ b/default.action.master @@ -2,7 +2,7 @@ # # File : $Source: /cvsroot/ijbswa/current/default.action.master,v $ # -# $Id: default.action.master,v 1.1.2.14 2003/03/15 17:14:58 oes Exp $ +# $Id: default.action.master,v 1.1.2.15 2003/03/19 13:19:06 oes Exp $ # # Purpose : Default actions file, see # http://www.privoxy.org/user-manual/actions-file.html @@ -443,6 +443,7 @@ allow-ads = -block -filter{banners-by-size} -filter{banners-by-link} -filter{fun} \ -filter{crude-parental} \ +filter{ie-exploits} \ +-filter{site-specifics} \ -handle-as-image \ +hide-forwarded-for-headers \ +hide-from-header{block} \ diff --git a/standard.action b/standard.action index 28d5be21..bce37586 100644 --- a/standard.action +++ b/standard.action @@ -2,7 +2,7 @@ # # File : $Source: /cvsroot/ijbswa/current/standard.action,v $ # -# $Id: standard.action,v 1.2.2.6 2003/03/15 14:09:31 oes Exp $ +# $Id: standard.action,v 1.2.2.7 2003/03/18 19:37:11 oes Exp $ # # Purpose : Provide prefedined sets of actions, see # http://www.privoxy.org/user-manual/actions-file.html @@ -54,6 +54,7 @@ -filter{fun} \ -filter{crude-parental} \ -filter{ie-exploits} \ +-filter{site-specifics} \ -handle-as-image \ +hide-forwarded-for-headers \ +hide-from-header{block} \ @@ -101,6 +102,7 @@ standard.Cautious -filter{fun} \ -filter{crude-parental} \ +filter{ie-exploits} \ +-filter{site-specifics} \ -handle-as-image \ +hide-forwarded-for-headers \ +hide-from-header{block} \ @@ -148,6 +150,7 @@ standard.Medium +filter{fun} \ -filter{crude-parental} \ -filter{ie-exploits} \ +-filter{site-specifics} \ -handle-as-image \ +hide-forwarded-for-headers \ +hide-from-header{block} \