diff --git a/panels/departure/config/oh14.json b/panels/departure/config/oh14.json new file mode 100644 index 0000000000000000000000000000000000000000..a445bf8a49dce38b3791fc732c1c8f406f07e762 --- /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