summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2022-10-03 17:36:44 +0200
committerDaniel Friesel <derf@finalrewind.org>2022-10-03 17:36:44 +0200
commita112a8836ee323c97bbdffba3e55f4bb52f9dba1 (patch)
treeeb9f3a1c0d2904a468871f3e6ccd07a5dda6a26b
parent44fd5258163f716cde1e072803064833c369fefd (diff)
remove BVG as well
-rw-r--r--lib/Travel/Status/DE/HAFAS.pm7
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',