From f9b37e25ae5cc118275ecd0b6c65aa5bc97a0803 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Fri, 23 Feb 2024 19:49:15 +0100 Subject: ÖBB: update productbits MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Thanks to Cassidy Dingenskirchen for a detailed bug report and fix/improvement suggestions. Closes #11 --- lib/Travel/Status/DE/HAFAS.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Travel/Status') 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', -- cgit v1.2.3