diff options
-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', |