diff options
Diffstat (limited to 'preseason/config/1n-po1.json')
-rw-r--r-- | preseason/config/1n-po1.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/preseason/config/1n-po1.json b/preseason/config/1n-po1.json new file mode 100644 index 0000000..6a74748 --- /dev/null +++ b/preseason/config/1n-po1.json @@ -0,0 +1,21 @@ +{ + "source": { + "path": "https://wyniki.pzbs.pl/liga/liga2023-24/1liga/n/", + "prefix": "npo1" + }, + "language": "miejsce", + "logoh": { + "template": "logoh.centralne.playoff.html", + "variables": { + "prefix": "npo1", + "groupprefix": "n", + "group": "N", + "league": "I", + "round": "1" + } + }, + "round_dates": [ + "2024-02-23, 19:30" + ], + "team_names": "../dumps/.cezar-teams-dmp202324_1n" +} |