Unverified Commit 1e5e257d authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

VVO backend: switch to an HTTPS URL

parent bbf8e1f0
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -636,10 +636,8 @@ sub get_efa_urls {
			name      => 'Verkehrsverbund Rhein-Ruhr (alternative alternative)',
			shortname => 'VRR3',
		},

		# HTTPS not supported
		{
			url       => 'http://efa.vvo-online.de:8080/dvb/XSLT_DM_REQUEST',
			url       => 'https://efa.vvo-online.de/VMSSL3/XSLT_DM_REQUEST',
			name      => 'Verkehrsverbund Oberelbe',
			shortname => 'VVO',
		},