From 62075b28a8ac08c86a0f94bb756679fb4a895fdd Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Sun, 12 Apr 2026 16:56:28 +0200 Subject: Add football special services in Vigo --- build_vitrasa/match_days.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 build_vitrasa/match_days.json (limited to 'build_vitrasa/match_days.json') diff --git a/build_vitrasa/match_days.json b/build_vitrasa/match_days.json new file mode 100644 index 0000000..257cdcc --- /dev/null +++ b/build_vitrasa/match_days.json @@ -0,0 +1,7 @@ +[ + { "date": "20260412", "match_start": "18:30:00" }, + { "date": "20260416", "match_start": "18:45:00" }, + { "date": "20260503", "match_start": "14:00:00" }, + { "date": "20260513", "match_start": "18:00:00" }, + { "date": "20260524", "match_start": "18:00:00" } +] \ No newline at end of file -- cgit v1.3