diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-22 14:34:31 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-22 14:34:31 +0200 |
commit | 5594750945cc00a357006b3b07dfd7a13fc367d6 (patch) | |
tree | dde3c2267306b84b71893a4b8aa543446c9ae2dd /lib/Travel/Status/DE/EFA.pm | |
parent | 1e5e257d0a7204ac1967f5e943bf31bad4a3126a (diff) |
Remove SVV backend (operator is now using HAFAS)
Diffstat (limited to 'lib/Travel/Status/DE/EFA.pm')
-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 2333071..577de35 100644 --- a/lib/Travel/Status/DE/EFA.pm +++ b/lib/Travel/Status/DE/EFA.pm @@ -564,13 +564,6 @@ sub get_efa_urls { shortname => 'NVBW', }, - # HTTPS not supported - { - url => 'http://efa.svv-info.at/sbs/XSLT_DM_REQUEST', - name => 'Salzburger Verkehrsverbund', - shortname => 'SVV', - }, - # HTTPS: invalid certificate { url => 'http://www.travelineeastmidlands.co.uk/em/XSLT_DM_REQUEST', |