From ea901034d1e02896175db2dedcd54bd3bf778821 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Wed, 20 Jan 2010 18:56:40 +0000
Subject: [PATCH] Fix previous commit. The leading dot mentioned in the commit
 message got lost.

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

diff --git a/default.action.master b/default.action.master
index 6e35b2ed..8908febd 100644
--- a/default.action.master
+++ b/default.action.master
@@ -11,7 +11,7 @@
 #
 #  File        :  $Source: /cvsroot/ijbswa/current/default.action.master,v $
 #
-#  $Id: default.action.master,v 1.199 2010/01/19 21:33:22 fabiankeil Exp $
+#  $Id: default.action.master,v 1.200 2010/01/19 21:35:07 fabiankeil Exp $
 #
 #  Requires    :  This version requires Privoxy v3.0.11 or later due to
 #                 syntax changes.
@@ -1714,7 +1714,7 @@ adactio.com/
 # URL = http://www.peereboom.us/adsuck/
 www.peereboom.us/adsuck/
 # URL = http://www.svd.se/template/ver1-0/css/ads.css?v=194
-svd.se/.*\.css($|\?)
+.svd.se/.*\.css($|\?)
 
 
 #############################################################################
-- 
2.49.0