From d99aa58abce1c76e8819818b7d81b9921ebf1aa5 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Tue, 15 Jul 2025 20:40:33 +0200 Subject: Services: Add CFL Ref https://github.com/derf/travelynx/issues/274 --- lib/Travel/Status/DE/HAFAS/Services.pm.PL | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/Travel/Status/DE/HAFAS/Services.pm.PL b/lib/Travel/Status/DE/HAFAS/Services.pm.PL index 4169b9c..2f41267 100644 --- a/lib/Travel/Status/DE/HAFAS/Services.pm.PL +++ b/lib/Travel/Status/DE/HAFAS/Services.pm.PL @@ -118,6 +118,7 @@ my %hafas_instance = ( load_instance( 'de/bvg', lang => 'deu' ), stopfinder => 'https://bvg-apps-ext.hafas.de/bin/ajax-getstop.exe', }, + CFL => { load_instance( 'lu/cfl', lang => 'fr', ver => '1.43' ) }, CMTA => { load_instance( 'us/cmta', -- cgit v1.2.3