summaryrefslogtreecommitdiff
path: root/preseason/config/2ne.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/2ne.json
parent837b383ee497f6c2994ba49aaaf0a65d2f1dc6c5 (diff)
Pre-season check config
Diffstat (limited to 'preseason/config/2ne.json')
-rw-r--r--preseason/config/2ne.json36
1 files changed, 36 insertions, 0 deletions
diff --git a/preseason/config/2ne.json b/preseason/config/2ne.json
new file mode 100644
index 0000000..0a72dd7
--- /dev/null
+++ b/preseason/config/2ne.json
@@ -0,0 +1,36 @@
+{
+ "source": {
+ "path": "https://wyniki.pzbs.pl/liga/liga2023-24/2liga/ne/",
+ "prefix": "nerr"
+ },
+ "language": "miejsce",
+ "vp_table": "24.TVP",
+ "logoh": {
+ "template": "logoh.centralne.html",
+ "variables": {
+ "prefix": "nerr",
+ "group": "NE",
+ "level": "2",
+ "league": "II"
+ }
+ },
+ "round_dates": [
+ "07.10.2023, 10:00",
+ "07.10.2023, 15:00",
+ "07.10.2023, 19:30",
+ "08.10.2023, 09:00",
+ "08.10.2023, 13:30",
+ "18.11.2023, 10:00",
+ "18.11.2023, 15:00",
+ "18.11.2023, 19:30",
+ "19.11.2023, 09:00",
+ "19.11.2023, 13:30",
+ "20.01.2024, 10:00",
+ "20.01.2024, 15:00",
+ "20.01.2024, 19:30",
+ "21.01.2024, 09:00",
+ "21.01.2024, 13:30"
+ ],
+ "team_names": "../dumps/.cezar-teams-dmp202324_2ne",
+ "kolorki": "kolorki.centralne.css"
+}