Loading lib/Travel/Status/DE/HAFAS/Services.pm.PL +6 −5 Original line number Diff line number Diff line Loading @@ -168,6 +168,7 @@ my %hafas_instance = ( ), stopfinder => 'https://fahrplan.oebb.at/bin/ajax-getstop.exe', }, 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' ), }, Loading Loading
lib/Travel/Status/DE/HAFAS/Services.pm.PL +6 −5 Original line number Diff line number Diff line Loading @@ -168,6 +168,7 @@ my %hafas_instance = ( ), stopfinder => 'https://fahrplan.oebb.at/bin/ajax-getstop.exe', }, 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' ), }, Loading