summaryrefslogtreecommitdiff
path: root/preseason/config/eklasa.json-disabled
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2024-02-22 16:57:33 +0100
committeremkael <emkael@tlen.pl>2024-02-22 16:57:33 +0100
commit67d70917ab612acf10c18505d6423e2483249ae5 (patch)
tree3761a7f5d38df354ef098b76b1a4b337e5efdc4c /preseason/config/eklasa.json-disabled
parent1a2c6c59f8e2b795c878a748027b87789861116e (diff)
Disabling RR prechecks, only enabling checks configured in JSON
Diffstat (limited to 'preseason/config/eklasa.json-disabled')
-rw-r--r--preseason/config/eklasa.json-disabled32
1 files changed, 32 insertions, 0 deletions
diff --git a/preseason/config/eklasa.json-disabled b/preseason/config/eklasa.json-disabled
new file mode 100644
index 0000000..8af4a23
--- /dev/null
+++ b/preseason/config/eklasa.json-disabled
@@ -0,0 +1,32 @@
+{
+ "source": {
+ "path": "https://wyniki.pzbs.pl/liga/liga2023-24/ekstraklasa/",
+ "prefix": "rr"
+ },
+ "language": "place",
+ "vp_table": "24.TVP",
+ "logoh": {
+ "template": "logoh.eklasa.html",
+ "variables": {
+ }
+ },
+ "round_dates": [
+ "2023-10-06, 15:00",
+ "2023-10-06, 19:30",
+ "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",
+ "2024-01-05, 10:00",
+ "2024-01-05, 15:00",
+ "2024-01-05, 19:30",
+ "2024-01-06, 10:00",
+ "2024-01-06, 15:00",
+ "2024-01-06, 19:30",
+ "2024-01-07, 09:00",
+ "2024-01-07, 13:30"
+ ],
+ "team_names": "../dumps/.cezar-teams-dmp202324_e",
+ "kolorki": "kolorki.ekstraklasa.css"
+}