summaryrefslogtreecommitdiff
path: root/preseason/config/1s.json
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2023-10-02 20:42:05 +0200
committeremkael <emkael@tlen.pl>2023-10-02 20:42:29 +0200
commit655ebfc2a9380b428c5dae754088d8fe05a2fed3 (patch)
tree001fac9c7c5221d897887fb8fc377b459fe15aef /preseason/config/1s.json
parentd66b7cdde0c3e863201fc27a9456334eb7bd5e7c (diff)
Configs for pre-season checks
Diffstat (limited to 'preseason/config/1s.json')
-rw-r--r--preseason/config/1s.json35
1 files changed, 35 insertions, 0 deletions
diff --git a/preseason/config/1s.json b/preseason/config/1s.json
new file mode 100644
index 0000000..387b807
--- /dev/null
+++ b/preseason/config/1s.json
@@ -0,0 +1,35 @@
+{
+ "source": {
+ "path": "https://wyniki.pzbs.pl/liga/liga2023-24/1liga/s/",
+ "prefix": "srr"
+ },
+ "language": "miejsce",
+ "vp_table": "24.TVP",
+ "logoh": {
+ "template": "logoh.centralne.html",
+ "variables": {
+ "prefix": "srr",
+ "group": "S",
+ "level": "1",
+ "league": "I"
+ }
+ },
+ "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_1s"
+}