From 083bed54a3e81eb5053aca745b3bf05d90fad622 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Fri, 2 Oct 2009 18:07:22 +0000
Subject: [PATCH] Disable the jumping-windows filter for openstreetmap.org.

Reported by Francois Marier in #2863990.
---
 default.action.master | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/default.action.master b/default.action.master
index b795062d..4f4979a3 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.189 2009/09/11 18:15:19 fabiankeil Exp $
+#  $Id: default.action.master,v 1.190 2009/09/18 17:33:02 fabiankeil Exp $
 #
 #  Requires    :  This version requires Privoxy v3.0.11 or later due to
 #                 syntax changes.
@@ -2141,6 +2141,11 @@ blogs.msdn.com
 # URL = http://blogs.msdn.com/wga/archive/2006/07/16/667063.aspx
 blogs.msdn.com
 
+{-filter{jumping-windows}}
+# Sticky Actions = -filter{jumping-windows}
+# URL = http://www.openstreetmap.org
+.openstreetmap.org
+
 {+fast-redirects{check-decoded-url} -block}
 # Sticky Actions = +fast-redirects{check-decoded-url} -block
 #MASTER# REMARKS: Yahoo search results. Added 2007-01-19 fk
-- 
2.49.0