diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-12-22 05:54:11 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-12-22 05:54:11 +0100 |
commit | 59aabb5d5a9e42f21e7e0331e50a34b1f925c016 (patch) | |
tree | 255346aa99a00b9ee7a2cb69160e6da8faf0ba87 | |
parent | 73ef4f55e7b5ff604764df1059f387835e8cf721 (diff) |
Services: Note that VVSt does not work
But that's okay, we've got a HAFAS endpoint for them
-rw-r--r-- | lib/Travel/Status/DE/EFA/Services.pm.PL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Travel/Status/DE/EFA/Services.pm.PL b/lib/Travel/Status/DE/EFA/Services.pm.PL index 0780bed..ec9bfa9 100644 --- a/lib/Travel/Status/DE/EFA/Services.pm.PL +++ b/lib/Travel/Status/DE/EFA/Services.pm.PL @@ -34,6 +34,7 @@ sub load_instance { # GVH: 403 # Rolph: 404 # VRT: Encoding issues +# VVSt: NXDOMAIN my %efa_instance = ( BSVG => { url => 'https://bsvg.efa.de/bsvagstd', |