diff options
Diffstat (limited to 'lib/Travel/Status/DE/EFA/Services.pm.PL')
-rw-r--r-- | lib/Travel/Status/DE/EFA/Services.pm.PL | 2 |
1 files changed, 1 insertions, 1 deletions
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', |