diff options
Diffstat (limited to 'lib/Travel/Status')
-rw-r--r-- | lib/Travel/Status/DE/HAFAS/Services.pm.PL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Travel/Status/DE/HAFAS/Services.pm.PL b/lib/Travel/Status/DE/HAFAS/Services.pm.PL index b0b6d96..4bf9b84 100644 --- a/lib/Travel/Status/DE/HAFAS/Services.pm.PL +++ b/lib/Travel/Status/DE/HAFAS/Services.pm.PL @@ -164,6 +164,7 @@ my %hafas_instance = ( stopfinder => 'https://fahrplan.oebb.at/bin/ajax-getstop.exe', }, RMV => { load_instance( 'de/rmv', lang => 'deu' ), }, + STV => { load_instance( 'at/stv', lang => 'deu', ver => '1.32' ), }, VBB => { load_instance( 'de/vbb', lang => 'deu' ), stopfinder => 'https://fahrinfo.vbb.de/bin/ajax-getstop.exe', |