From a112a8836ee323c97bbdffba3e55f4bb52f9dba1 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 3 Oct 2022 17:36:44 +0200 Subject: remove BVG as well --- lib/Travel/Status/DE/HAFAS.pm | 7 ------- 1 file changed, 7 deletions(-) diff --git a/lib/Travel/Status/DE/HAFAS.pm b/lib/Travel/Status/DE/HAFAS.pm index c0b2a2b..e04f6a5 100644 --- a/lib/Travel/Status/DE/HAFAS.pm +++ b/lib/Travel/Status/DE/HAFAS.pm @@ -24,13 +24,6 @@ use XML::LibXML; our $VERSION = '3.01'; my %hafas_instance = ( - - #BVG => { - # url => 'https://bvg.hafas.de/bin/stboard.exe', - # stopfinder => 'https://bvg.hafas.de/bin/ajax-getstop.exe', - # name => 'Berliner Verkehrsgesellschaft', - # productbits => [qw[s u tram bus ferry ice regio ondemand]], - #}, DB => { stopfinder => 'https://reiseauskunft.bahn.de/bin/ajax-getstop.exe', mgate => 'https://reiseauskunft.bahn.de/bin/mgate.exe', -- cgit v1.2.3