diff options
author | Daniel Friesel <derf@finalrewind.org> | 2020-05-01 16:00:58 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2020-05-01 16:00:58 +0200 |
commit | c69a189b4c3e6ba5db4de67e07a10eabe1a6017d (patch) | |
tree | 104505ff416e6f798edc32b4ec8d33e277d0be10 /lib/Travel/Status/DE/EFA.pm | |
parent | ea4600d8281bff40b9400c21ec25feec1c6d915d (diff) |
Add MVV (Münchner Verkehrs- und Tarifverbund)
Diffstat (limited to 'lib/Travel/Status/DE/EFA.pm')
-rw-r--r-- | lib/Travel/Status/DE/EFA.pm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/Travel/Status/DE/EFA.pm b/lib/Travel/Status/DE/EFA.pm index 8037784..a77baac 100644 --- a/lib/Travel/Status/DE/EFA.pm +++ b/lib/Travel/Status/DE/EFA.pm @@ -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 { |