From d2851fa5be5b17c97d89973274c1d97f48ed6b22 Mon Sep 17 00:00:00 2001
From: mrdrogdrog <tilman.vatteroth@udo.edu>
Date: Fri, 28 Aug 2015 16:23:56 +0200
Subject: [PATCH] =?UTF-8?q?blacklist=20f=C3=BCr=20otto-hahn-stra=C3=9Fe?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 panels/departure/config/oh14.json | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/panels/departure/config/oh14.json b/panels/departure/config/oh14.json
index c78c8ef..6d12908 100755
--- a/panels/departure/config/oh14.json
+++ b/panels/departure/config/oh14.json
@@ -9,7 +9,10 @@
         "bl": {
             "type": [
                 "H-Bahn"
-            ]
+            ],
+	    "destination": [
+		"Otto-Hahn-Straße"
+		]
         }
     }
 }
-- 
GitLab