From 44fd5258163f716cde1e072803064833c369fefd Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 3 Oct 2022 17:32:17 +0200 Subject: remove RSAG (mgate does not seem to work) --- lib/Travel/Status/DE/HAFAS.pm | 6 ------ 1 file changed, 6 deletions(-) diff --git a/lib/Travel/Status/DE/HAFAS.pm b/lib/Travel/Status/DE/HAFAS.pm index c77a537..c0b2a2b 100644 --- a/lib/Travel/Status/DE/HAFAS.pm +++ b/lib/Travel/Status/DE/HAFAS.pm @@ -137,12 +137,6 @@ my %hafas_instance = ( lang => 'deu', }, }, - RSAG => { - url => 'https://fahrplan.rsag-online.de/hafas/stboard.exe', - stopfinder => 'https://fahrplan.rsag-online.de/hafas/ajax-getstop.exe', - name => 'Rostocker Straßenbahn AG', - productbits => [qw[ice ice ice regio s bus ferry u tram ondemand]], - }, VBB => { mgate => 'https://fahrinfo.vbb.de/bin/mgate.exe', stopfinder => 'https://fahrinfo.vbb.de/bin/ajax-getstop.exe', -- cgit v1.2.3