diff options
-rw-r--r-- | lib/Travel/Status/DE/HAFAS.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travel/Status/DE/HAFAS.pm b/lib/Travel/Status/DE/HAFAS.pm index 31e11e8..19c017a 100644 --- a/lib/Travel/Status/DE/HAFAS.pm +++ b/lib/Travel/Status/DE/HAFAS.pm @@ -117,7 +117,7 @@ my %hafas_instance = ( stopfinder => 'https://fahrplan.oebb.at/bin/ajax-getstop.exe', name => 'Österreichische Bundesbahnen', productbits => - [qw[ice ice ice regio regio s bus ferry u tram ice ondemand ice]], + [qw[ice_rj sev ic_ec d_n regio s bus ferry u tram other]], request => { client => { id => 'OEBB', |