diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-11-03 17:36:35 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-11-03 17:36:35 +0100 |
commit | 668a0601097750e72c2ac1e61ffc050425d616b1 (patch) | |
tree | 7d1007e2a713e974dd23b5b4fbb003b759d6f6b7 /lib | |
parent | 3d2bfd50e586796395ee988c38c734248fa9033e (diff) |
HAFAS: derp
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Travel/Routing/DE/HAFAS.pm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/Travel/Routing/DE/HAFAS.pm b/lib/Travel/Routing/DE/HAFAS.pm index e91f22c..43ba966 100644 --- a/lib/Travel/Routing/DE/HAFAS.pm +++ b/lib/Travel/Routing/DE/HAFAS.pm @@ -84,8 +84,7 @@ my %hafas_instance = ( }, }, NVV => { - mgate => 'https://auskunft.nvv.de/auskunft/bin/app/mgate.exe', - 'https://auskunft.nvv.de/auskunft/bin/jp/ajax-getstop.exe', + mgate => 'https://auskunft.nvv.de/auskunft/bin/app/mgate.exe', name => 'Nordhessischer VerkehrsVerbund', productbits => [qw[ice ic_ec regio s u tram bus bus ferry ondemand regio regio]], |