summaryrefslogtreecommitdiff
path: root/lib/Travel
diff options
context:
space:
mode:
authorvoid <git@voidptr.de>2025-06-09 12:50:12 +0200
committervoid <git@voidptr.de>2025-06-09 12:50:12 +0200
commitc496543bdc554123ef9485dd0147be582d62ee0a (patch)
tree472a6e3c7e21504187f9e3c0957f6f4788b6b99e /lib/Travel
parent21174bc9e0367018f28c0b5fc98d0e0fca317160 (diff)
Add RVV service (Regensburger Verkehrsverbund)
Diffstat (limited to 'lib/Travel')
-rw-r--r--lib/Travel/Status/DE/EFA/Services.pm.PL4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/Travel/Status/DE/EFA/Services.pm.PL b/lib/Travel/Status/DE/EFA/Services.pm.PL
index 15198a4..5fc12d4 100644
--- a/lib/Travel/Status/DE/EFA/Services.pm.PL
+++ b/lib/Travel/Status/DE/EFA/Services.pm.PL
@@ -60,6 +60,10 @@ my %efa_instance = (
name => 'Nahverkehr Westfalen-Lippe',
},
Rolph => { load_instance('de/rolph') },
+ RVV => {
+ url => 'https://efa.rvv.de/efa',
+ name => 'Regensburger Verkehrsverbund',
+ },
VAG => {
url => 'https://efa.vagfr.de/vagfr3',
name => 'Freiburger Verkehrs AG',