diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-22 14:39:41 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-22 14:39:41 +0200 |
commit | 4372f841c6ef42bff7d43e00b2021759cfc41131 (patch) | |
tree | 690cd3bf4cdf90c03abea13bf15af18171323232 /lib | |
parent | ae5dd3a914e8521f90523c1c55a05d8ab28c7eb2 (diff) |
Remove VOR backend (operator switched to HAFAS)
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Travel/Routing/DE/EFA.pm | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/Travel/Routing/DE/EFA.pm b/lib/Travel/Routing/DE/EFA.pm index f605a01..38383f1 100644 --- a/lib/Travel/Routing/DE/EFA.pm +++ b/lib/Travel/Routing/DE/EFA.pm @@ -931,12 +931,6 @@ sub get_efa_urls { name => 'Verkehrsgesellschaft Mecklenburg-Vorpommern', shortname => 'VMV', }, - { - url => 'https://efa.vor.at/wvb/XSLT_TRIP_REQUEST2', - name => 'Verkehrsverbund Ost-Region', - shortname => 'VOR', - encoding => 'iso-8859-15', - }, # HTTPS not spported { |