diff options
Diffstat (limited to 'preseason/config/2ne.json')
-rw-r--r-- | preseason/config/2ne.json | 36 |
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" +} |