summaryrefslogtreecommitdiff
path: root/boards/config/centralne.json
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2023-02-10 17:43:21 +0100
committeremkael <emkael@tlen.pl>2023-02-10 17:43:21 +0100
commitfcb543d01ca4824a8c95b03a015c1c91a5c53063 (patch)
tree43e89720b28ab28bd673569fdb618f5ba31e163b /boards/config/centralne.json
parentf54ee789ab459fd8ee9075cf559d8aee685b124b (diff)
Boards for play-offs already played
Diffstat (limited to 'boards/config/centralne.json')
-rw-r--r--boards/config/centralne.json64
1 files changed, 64 insertions, 0 deletions
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"
+ }
+ }
+ ]
}
]
}