summaryrefslogtreecommitdiff
path: root/preseason/config/2se.json
blob: ec06609960b41b8ecc63c38e83cc795829d80230 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
    "source": {
        "path": "https://wyniki.pzbs.pl/liga/liga2023-24/2liga/se/",
        "prefix": "serr"
    },
    "language": "miejsce",
    "vp_table": "24.TVP",
    "logoh": {
        "template": "logoh.centralne.html",
        "variables": {
            "prefix": "serr",
            "group": "SE",
            "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_2se",
    "kolorki": "kolorki.centralne.css"
}