Skip to content
Snippets Groups Projects
Unverified Commit 42727cb8 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Add Resrobot backend

parent c300afc9
No related branches found
No related tags found
No related merge requests found
......@@ -168,11 +168,12 @@ my %hafas_instance = (
),
stopfinder => 'https://fahrplan.oebb.at/bin/ajax-getstop.exe',
},
RMV => { load_instance( 'de/rmv', lang => 'deu' ), },
RSAG => { load_instance( 'de/rsag', lang => 'deu' ), },
STV => { load_instance( 'at/stv', lang => 'deu', ver => '1.32' ), },
TPG => { load_instance( 'ch/tpg', lang => 'deu', ver => '1.40' ), },
VBB => {
Resrobot => { load_instance( 'se/resrobot', lang => 'sve' ), },
RMV => { load_instance( 'de/rmv', lang => 'deu' ), },
RSAG => { load_instance( 'de/rsag', lang => 'deu' ), },
STV => { load_instance( 'at/stv', lang => 'deu', ver => '1.32' ), },
TPG => { load_instance( 'ch/tpg', lang => 'deu', ver => '1.40' ), },
VBB => {
load_instance( 'de/vbb', lang => 'deu' ),
stopfinder => 'https://fahrinfo.vbb.de/bin/ajax-getstop.exe',
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment