diff options
author | Daniel Friesel <derf@finalrewind.org> | 2018-05-13 11:32:33 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2018-05-13 11:32:33 +0200 |
commit | d2393ab95cc718c9cac14232cff874f87333b227 (patch) | |
tree | 1f79909ffa75154ecae953f4fdeb425aa9dd4628 /lib | |
parent | 6e8596639542c88f9f780f5dd8826ddbc597e52d (diff) |
Remove KVV EFA entry point (seems to be dead)
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Travel/Routing/DE/EFA.pm | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/Travel/Routing/DE/EFA.pm b/lib/Travel/Routing/DE/EFA.pm index a89bbb1..05402af 100644 --- a/lib/Travel/Routing/DE/EFA.pm +++ b/lib/Travel/Routing/DE/EFA.pm @@ -938,11 +938,6 @@ sub get_efa_urls { shortname => 'VMV', }, { - url => 'http://213.144.24.66/kvv2/XML_TRIP_REQUEST2', - name => 'Karlsruher Verkehrsverbund', - shortname => 'KVV', - }, - { url => 'http://www.travelineeastmidlands.co.uk/em/XSLT_TRIP_REQUEST2', name => 'Traveline East Midlands', |