From 76db68fc84b3764f01bf312cb408fdcf012ca8ec Mon Sep 17 00:00:00 2001 From: Lili Urban <74246564+SpielenmitLili@users.noreply.github.com> Date: Sat, 3 Jan 2026 17:02:36 +0100 Subject: Add mapping & remove saisonal painting again (#15) * Added Operator Mapping - 800520 to DB Regio AG Mitte * Remove "Christmas-Train" again, as is only was a saisonal special --------- Co-authored-by: Lili Urban --- lib/Travel/Status/DE/DBRIS/Formation/Group.pm | 1 - share/admin-id-to-operator.json | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Travel/Status/DE/DBRIS/Formation/Group.pm b/lib/Travel/Status/DE/DBRIS/Formation/Group.pm index ef1317a..16e03c2 100644 --- a/lib/Travel/Status/DE/DBRIS/Formation/Group.pm +++ b/lib/Travel/Status/DE/DBRIS/Formation/Group.pm @@ -267,7 +267,6 @@ my %ice_name = ( 8019 => 'Düsseldorf', 8020 => 'Amsterdam', 8022 => 'Waldecker Land', - 8026 => 'Christmas-Train', 8029 => 'Europa/Europe', 9006 => 'Martin Luther', 9009 => 'Cottbus/Chóśebuz', diff --git a/share/admin-id-to-operator.json b/share/admin-id-to-operator.json index 0a79953..6c743d3 100644 --- a/share/admin-id-to-operator.json +++ b/share/admin-id-to-operator.json @@ -71,6 +71,7 @@ "800486": ["DB", "DB Regio AG Südost"], "800487": ["DB", "DB Regio AG Südost"], "800489": ["DB", "DB Regio AG Südost"], +"800520": ["DB", "DB Regio AG Mitte"], "800523": ["KHB", "DB RegioNetz Verkehrs GmbH Kurhessenbahn"], "800528": ["S", "DB Regio AG S-Bahn Rhein-Main"], "800535": ["DB", "DB Regio AG Mitte"], -- cgit v1.2.3