diff options
Diffstat (limited to 'lib/Travel/Status/DE')
-rw-r--r-- | lib/Travel/Status/DE/HAFAS.pm | 7 |
1 files changed, 0 insertions, 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', |