From 0f142aaba4c399586d6f1f96ea76fdc39dd8fc83 Mon Sep 17 00:00:00 2001 From: 2deep4real <denis.peters@udo.edu> Date: Tue, 15 Sep 2015 00:24:03 +0200 Subject: [PATCH] ich hasse merges -.- --- panels/departure/config/oh14.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 panels/departure/config/oh14.json diff --git a/panels/departure/config/oh14.json b/panels/departure/config/oh14.json new file mode 100644 index 0000000..a445bf8 --- /dev/null +++ b/panels/departure/config/oh14.json @@ -0,0 +1,18 @@ +{ + "max":"20", + "stops": [ + "Dortmund:Universität S", + "Dortmund:Joseph-von-Fraunhofer Straße", + "Dortmund:Meitnerweg" + ], + "filter": { + "bl": { + "type": [ + "H-Bahn" + ], + "destination" : [ + "Dortmund Otto-Hahn-Straße" + } + } + } +} \ No newline at end of file -- GitLab