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
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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',