From 75e34eeabc4b4a26e9fdad865a19dd522611e013 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Mon, 27 Jan 2025 18:24:47 +0100 Subject: Add Rolph service --- ext/transport-apis | 2 +- lib/Travel/Status/DE/EFA/Services.pm.PL | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/transport-apis b/ext/transport-apis index d6e3546..ef57e8b 160000 --- a/ext/transport-apis +++ b/ext/transport-apis @@ -1 +1 @@ -Subproject commit d6e354679a91485e3f125497882213a41dfb2a2f +Subproject commit ef57e8b8158653b4f5f400fff109a417e9117c50 diff --git a/lib/Travel/Status/DE/EFA/Services.pm.PL b/lib/Travel/Status/DE/EFA/Services.pm.PL index c3cb9e3..751cb7f 100644 --- a/lib/Travel/Status/DE/EFA/Services.pm.PL +++ b/lib/Travel/Status/DE/EFA/Services.pm.PL @@ -32,7 +32,6 @@ sub load_instance { } # GVH: 403 -# Rolph: 404 # VRT: Encoding issues # VVSt: NXDOMAIN my %efa_instance = ( @@ -60,6 +59,7 @@ my %efa_instance = ( url => 'https://westfalenfahrplan.de/nwl-efa', name => 'Nahverkehr Westfalen-Lippe', }, + Rolph => { load_instance('de/rolph') }, VAG => { url => 'https://efa.vagfr.de/vagfr3', name => 'Freiburger Verkehrs AG', -- cgit v1.2.3