diff options
Diffstat (limited to 'preseason/config/2sw.json')
-rw-r--r-- | preseason/config/2sw.json | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/preseason/config/2sw.json b/preseason/config/2sw.json deleted file mode 100644 index 178e3c3..0000000 --- a/preseason/config/2sw.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "source": { - "path": "https://wyniki.pzbs.pl/liga/liga2023-24/2liga/sw/", - "prefix": "swrr" - }, - "language": "miejsce", - "vp_table": "24.TVP", - "logoh": { - "custom_file": "dmp2swrrlogo.html", - "template": "logoh.centralne.html", - "variables": { - "prefix": "swrr", - "group": "SW", - "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_2sw", - "kolorki": "kolorki.centralne.css" -} |