diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-22 14:35:37 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-22 14:35:37 +0200 |
commit | 79e1e0a1fb04a39f8004492e2b462eedf5a0e688 (patch) | |
tree | a76610ebe04624c02183691a35f7ff9a14425237 /lib/Travel/Status | |
parent | 5594750945cc00a357006b3b07dfd7a13fc367d6 (diff) |
Remove VBL (operator is now using a non-EFA backend)
Diffstat (limited to 'lib/Travel/Status')
-rw-r--r-- | lib/Travel/Status/DE/EFA.pm | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/Travel/Status/DE/EFA.pm b/lib/Travel/Status/DE/EFA.pm index 577de35..d0b0961 100644 --- a/lib/Travel/Status/DE/EFA.pm +++ b/lib/Travel/Status/DE/EFA.pm @@ -576,13 +576,6 @@ sub get_efa_urls { shortname => 'VAG', }, - # HTTPS: unsupported protocol - { - url => 'http://mobil.vbl.ch/vblmobil/XML_DM_REQUEST', - name => 'Verkehrsbetriebe Luzern', - shortname => 'VBL', - }, - # HTTPS not supported { url => 'http://fahrplan.verbundlinie.at/stv/XSLT_DM_REQUEST', |