Commit c69a189b authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Add MVV (Münchner Verkehrs- und Tarifverbund)

parent ea4600d8
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -598,6 +598,11 @@ sub get_efa_urls {
			name => 'Karlsruher Verkehrsverbund',
			shortname => 'KVV',
		},
		{
			url       => 'https://efa.mvv-muenchen.de/mobile/XSLT_DM_REQUEST',
			name      => 'Münchner Verkehrs- und Tarifverbund',
			shortname => 'MVV',
		},

		# HTTPS: invalid certificate
		{
+2 −1
Original line number Diff line number Diff line
@@ -19,7 +19,8 @@ KVV Karlsruhe Hbf
TLEM London Waterloo East
VBL Luzern Bf
BSVG Braunschweig Hbf
VAG Schallstadt Bf"
VAG Schallstadt Bf
MVV München Hackerbrücke"

echo $checks | while read service name place; do
	echo -n "${service} ... "