From 6599a8edc7d423b6f85ec44884b8572bfeb98156 Mon Sep 17 00:00:00 2001
From: hal9 <hal9@users.sourceforge.net>
Date: Mon, 2 Oct 2006 03:41:30 +0000
Subject: [PATCH] Oops, fixing a redundancy.

---
 default.action.master | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/default.action.master b/default.action.master
index 842347ad..bae2b6b1 100644
--- a/default.action.master
+++ b/default.action.master
@@ -7,7 +7,7 @@
 # 
 #  File        :  $Source: /cvsroot/ijbswa/current/default.action.master,v $
 # 
-#  $Id: default.action.master,v 1.29 2006/09/29 13:03:02 hal9 Exp $
+#  $Id: default.action.master,v 1.30 2006/10/02 03:34:19 hal9 Exp $
 #
 #  Requires    :  This version requires Privoxy v3.0.4 or later due to 
 #                 syntax changes.
@@ -496,7 +496,7 @@ for-privoxy-version=3.0.5
 # These aliases define combinations of actions
 # that are useful for certain types of sites:
 #
-fragile     = -block -crunch-all-cookies -filter -fast-redirects -hide-referer -kill-popups allow-popups
+fragile     = -block -crunch-all-cookies -filter -fast-redirects -hide-referer allow-popups
 shop        = -crunch-all-cookies allow-popups
 
 # Your favourite blend of filters:
-- 
2.49.0