diff options
Diffstat (limited to 'boards')
-rw-r--r-- | boards/config/centralne.json | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/boards/config/centralne.json b/boards/config/centralne.json index bb7a513..ccdbce4 100644 --- a/boards/config/centralne.json +++ b/boards/config/centralne.json @@ -457,6 +457,33 @@ "id": "po/npo2-t5", "title": "cały mecz" } + }, + { + "title": "GOLDBECK COMFORT SA AZS Wratislavia IV - SYNIS OPOLE (11.03.2023-12.03.2023)", + "files": [ + { + "path": "po/npo3-b1", + "name": "Rozdania 1-24", + "title": "I liga N 2022/23 - GOLDBECK-SYNIS 1-2/6", + "enabled": 1 + }, + { + "path": "po/npo3-b25", + "name": "Rozdania 25-48", + "title": "I liga N 2022/23 - GOLDBECK-SYNIS 3-4/6", + "enabled": 1 + }, + { + "path": "po/npo3-b49", + "name": "Rozdania 49-72", + "title": "I liga N 2022/23 - GOLDBECK-SYNIS 5-6/6", + "enabled": 1 + } + ], + "zip": { + "id": "po/npo3", + "title": "cały mecz" + } } ] }, @@ -786,6 +813,33 @@ "id": "po/spo2-t5", "title": "cały mecz" } + }, + { + "title": "Autostrada Eksploatacja & 2S Media - SMILE Starachowice (11.03.2023-12.03.2023)", + "files": [ + { + "path": "po/spo3-b1", + "name": "Rozdania 1-24", + "title": "I liga S 2022/23 - AUTOSTRADA-DR SMILE 1-2/6", + "enabled": 1 + }, + { + "path": "po/spo3-b25", + "name": "Rozdania 25-48", + "title": "I liga S 2022/23 - AUTOSTRADA-DR SMILE 3-4/6", + "enabled": 1 + }, + { + "path": "po/spo3-b49", + "name": "Rozdania 49-72", + "title": "I liga S 2022/23 - AUTOSTRAA-DR SMILE 5-6/6", + "enabled": 1 + } + ], + "zip": { + "id": "po/spo3", + "title": "cały mecz" + } } ] }, |