From fcb543d01ca4824a8c95b03a015c1c91a5c53063 Mon Sep 17 00:00:00 2001 From: emkael Date: Fri, 10 Feb 2023 17:43:21 +0100 Subject: Boards for play-offs already played --- boards/config/centralne.json | 64 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) (limited to 'boards/config/centralne.json') diff --git a/boards/config/centralne.json b/boards/config/centralne.json index 39ce32d..eab4093 100644 --- a/boards/config/centralne.json +++ b/boards/config/centralne.json @@ -121,6 +121,70 @@ } } ] + }, + { + "title": "I liga S", + "sets": [ + { + "title": "Autostrada Eksploatacja & 2S Media - BSBS KONSTANTA Bielsko-Biała", + "files": [ + { + "path": "po/spo1a-t3-b1", + "name": "Rozdania 1-24", + "title": "I liga S 2022/23 - Autostrada-Konstanta 1-2/6", + "enabled": 1 + }, + { + "path": "po/spo1a-t3-b25", + "name": "Rozdania 25-48", + "title": "I liga S 2022/23 - Autostrada-Konstanta 3-4/6", + "enabled": 1 + }, + { + "path": "po/spo1a-t3-b49", + "name": "Rozdania 49-72", + "title": "I liga S 2022/23 - Autostrada-Konstanta 5-6/6", + "enabled": 1 + } + ], + "zip": { + "id": "po/spo1a-t7", + "title": "cały mecz" + } + } + ] + }, + { + "title": "II liga SE", + "sets": [ + { + "title": "FORTA-RYCHO Biłgoraj - CKFiS Bełżyce", + "files": [ + { + "path": "po/sepo1a-t4-b1", + "name": "Rozdania 1-24", + "title": "I liga S 2022/23 - FORTA-CKFiS 1-2/6", + "enabled": 1 + }, + { + "path": "po/sepo1a-t4-b25", + "name": "Rozdania 25-48", + "title": "I liga S 2022/23 - FORTA-CKFiS 3-4/6", + "enabled": 1 + }, + { + "path": "po/sepo1a-t4-b49", + "name": "Rozdania 49-72", + "title": "I liga S 2022/23 - FORTA-CKFiS 5-6/6", + "enabled": 1 + } + ], + "zip": { + "id": "po/sepo1a-t4", + "title": "cały mecz" + } + } + ] } ] } -- cgit v1.2.3