From bb3760577d793149a8873f8fc3fd937207b3981f Mon Sep 17 00:00:00 2001 From: oes Date: Wed, 19 Mar 2003 13:47:52 +0000 Subject: [PATCH] Added new site-specifics filter to all profiles for completeness' sake --- default.action.master | 3 ++- standard.action | 5 ++++- 2 files changed, 6 insertions(+), 2 deletions(-) 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} \ -- 2.39.2