summaryrefslogtreecommitdiff
path: root/preseason/config/2se.json
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2023-10-07 21:26:13 +0200
committeremkael <emkael@tlen.pl>2023-10-07 21:26:13 +0200
commit02f8d50981c850305455eec2a1758d8acc68b5e6 (patch)
tree98f48d07ac674395c89b1b6333721a5b742e4597 /preseason/config/2se.json
parent837b383ee497f6c2994ba49aaaf0a65d2f1dc6c5 (diff)
Pre-season check config
Diffstat (limited to 'preseason/config/2se.json')
-rw-r--r--preseason/config/2se.json36
1 files changed, 36 insertions, 0 deletions
diff --git a/preseason/config/2se.json b/preseason/config/2se.json
new file mode 100644
index 0000000..ec06609
--- /dev/null
+++ b/preseason/config/2se.json
@@ -0,0 +1,36 @@
+{
+ "source": {
+ "path": "https://wyniki.pzbs.pl/liga/liga2023-24/2liga/se/",
+ "prefix": "serr"
+ },
+ "language": "miejsce",
+ "vp_table": "24.TVP",
+ "logoh": {
+ "template": "logoh.centralne.html",
+ "variables": {
+ "prefix": "serr",
+ "group": "SE",
+ "level": "2",
+ "league": "II"
+ }
+ },
+ "round_dates": [
+ "2023-10-07, 10:00",
+ "2023-10-07, 15:00",
+ "2023-10-07, 19:30",
+ "2023-10-08, 09:00",
+ "2023-10-08, 13:30",
+ "2023-11-18, 10:00",
+ "2023-11-18, 15:00",
+ "2023-11-18, 19:30",
+ "2023-11-19, 09:00",
+ "2023-11-19, 13:30",
+ "2024-01-20, 10:00",
+ "2024-01-20, 15:00",
+ "2024-01-20, 19:30",
+ "2024-01-21, 09:00",
+ "2024-01-21, 13:30"
+ ],
+ "team_names": "../dumps/.cezar-teams-dmp202324_2se",
+ "kolorki": "kolorki.centralne.css"
+}