From 5c2e92955a045a1245123629ca0915b0b9bfd213 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 2 Oct 2022 22:57:01 +0200 Subject: remove SBB entirely. does not appear to use hafas anymore --- lib/Travel/Status/DE/HAFAS.pm | 8 -------- 1 file changed, 8 deletions(-) (limited to 'lib') diff --git a/lib/Travel/Status/DE/HAFAS.pm b/lib/Travel/Status/DE/HAFAS.pm index cbb4dbb..8d6c81b 100644 --- a/lib/Travel/Status/DE/HAFAS.pm +++ b/lib/Travel/Status/DE/HAFAS.pm @@ -143,14 +143,6 @@ my %hafas_instance = ( name => 'Rostocker Straßenbahn AG', productbits => [qw[ice ice ice regio s bus ferry u tram ondemand]], }, - - #SBB => { - # url => 'https://fahrplan.sbb.ch/bin/stboard.exe', - # stopfinder => 'https://fahrplan.sbb.ch/bin/ajax-getstop.exe', - # name => 'Schweizerische Bundesbahnen', - # productbits => - # [qw[ice ice regio regio ferry s bus cablecar regio tram]], - #}, VBB => { url => 'https://fahrinfo.vbb.de/bin/stboard.exe', stopfinder => 'https://fahrinfo.vbb.de/bin/ajax-getstop.exe', -- cgit v1.2.3