Skip to content
Snippets Groups Projects
Commit 83e40ada authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

EFA.pm: Add DING (Donau-Iller Nahverkehr). Thanks to @_stk for pointing it out

parent 3db27994
No related branches found
No related tags found
No related merge requests found
......@@ -754,6 +754,11 @@ sub routes {
# static
sub get_efa_urls {
return (
{
url => 'http://www.ding.eu/ding3/XSLT_TRIP_REQUEST2',
name => 'Donau-Iller Nahverkehrsverbund',
shortname => 'DING',
},
{
url => 'http://efa.ivb.at/ivb/XSLT_TRIP_REQUEST2',
name => 'Innsbrucker Verkehrsbetriebe',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment