From 25ed7e0b7566becc0f3898e7dcfd67c011e4b007 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Thu, 4 Apr 2024 13:29:48 +0200 Subject: endpoint definitions: credit where credit is due --- lib/Travel/Status/DE/HAFAS.pm | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/Travel/Status/DE/HAFAS.pm b/lib/Travel/Status/DE/HAFAS.pm index b0b20db..da7f5d4 100644 --- a/lib/Travel/Status/DE/HAFAS.pm +++ b/lib/Travel/Status/DE/HAFAS.pm @@ -25,6 +25,11 @@ our $VERSION = '6.00'; # {{{ Endpoint Definition +# Most of these have been adapted from +# and +# . +# Many thanks to Jannis R / @derhuerst and all contributors for maintaining +# these resources. my %hafas_instance = ( AVV => { stopfinder => 'https://auskunft.avv.de/bin/ajax-getstop.exe', -- cgit v1.2.3