From b86a7698bf3272a0c3103b50b5840772cfcc1bb2 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Sat, 16 Jan 2010 18:49:07 +0000
Subject: [PATCH] Add a filter{banners-by-size} exception for
 .couchsurfing.org.

---
 default.action.master | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/default.action.master b/default.action.master
index 61311a39..b0d882aa 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.193 2009/10/31 14:46:59 fabiankeil Exp $
+#  $Id: default.action.master,v 1.194 2010/01/14 16:14:27 fabiankeil Exp $
 #
 #  Requires    :  This version requires Privoxy v3.0.11 or later due to
 #                 syntax changes.
@@ -2021,6 +2021,8 @@ javabog.dk/ijk/
 .fsfe.org/
 # URL = http://www.couchsurfing.com/mapsurf.html
 .couchsurfing.com/
+# URL = http://www.couchsurfing.org/mapsurf.html
+.couchsurfing.org/
 
 {-filter{banners-by-link}}
 # Sticky Actions = -filter{banners-by-link}
-- 
2.49.0