From 667bd6633d404f3f3b1d610954913918e9d0f0c7 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Thu, 17 May 2007 15:53:57 +0000 Subject: [PATCH] Undo an improperly tested last-minute change. --- default.action.master | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/default.action.master b/default.action.master index 83c6635e..b7dcfc7a 100644 --- a/default.action.master +++ b/default.action.master @@ -9,7 +9,7 @@ # # File : $Source: /cvsroot/ijbswa/current/default.action.master,v $ # -# $Id: default.action.master,v 1.75 2007/05/02 10:49:46 hal9 Exp $ +# $Id: default.action.master,v 1.76 2007/05/17 15:37:00 fabiankeil Exp $ # # Requires : This version requires Privoxy v3.0.7 or later due to # syntax changes. @@ -1889,10 +1889,10 @@ config.privoxy.org/ TAG:^IMAGE-REQUEST$ ############################################################################# -# Depends on +client-header-tagger{text-requests} +# Depends on +client-header-tagger{css-requests} ############################################################################# {+handle-as-empty-document \ -handle-as-image \ } -TAG:^TEXT-REQUEST$ +TAG:^CSS-REQUEST$ -- 2.49.0