diff options
author | emkael <emkael@tlen.pl> | 2023-01-15 11:19:36 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2023-01-15 11:19:36 +0100 |
commit | ae9f8c29c85872a8ee92862a4f9dcd2f824f6f5a (patch) | |
tree | fe74951562f6375376d96afd9dc3f007bd599d4c | |
parent | 5f406a1b273adceb6bacab91926058d90607aeac (diff) |
Proper output paths
-rw-r--r-- | 1s.jtpo | 2 | ||||
-rw-r--r-- | 2ne.jtpo | 2 | ||||
-rw-r--r-- | 2nw.jtpo | 2 | ||||
-rw-r--r-- | 2se.jtpo | 2 | ||||
-rw-r--r-- | 2sw.jtpo | 2 |
5 files changed, 5 insertions, 5 deletions
@@ -450,7 +450,7 @@ "link": "https://wyniki.pzbs.pl/liga/liga2022-23/1liga/s/srrleaderb.html", "ties": [] }, - "output": "output/1liga/n/playoff.html", + "output": "output/1liga/s/playoff.html", "i18n": { "STANDINGS_CAPTIONS": "legenda", "FOOTER_GENERATED": "strona wygenerowana", @@ -450,7 +450,7 @@ "link": "https://wyniki.pzbs.pl/liga/liga2022-23/2liga/ne/nerrleaderb.html", "ties": [] }, - "output": "output/1liga/n/playoff.html", + "output": "output/2liga/ne/playoff.html", "i18n": { "STANDINGS_CAPTIONS": "legenda", "FOOTER_GENERATED": "strona wygenerowana", @@ -450,7 +450,7 @@ "link": "https://wyniki.pzbs.pl/liga/liga2022-23/2liga/nw/nwrrleaderb.html", "ties": [] }, - "output": "output/1liga/n/playoff.html", + "output": "output/2liga/nw/playoff.html", "i18n": { "STANDINGS_CAPTIONS": "legenda", "FOOTER_GENERATED": "strona wygenerowana", @@ -450,7 +450,7 @@ "link": "https://wyniki.pzbs.pl/liga/liga2022-23/2liga/se/serrleaderb.html", "ties": [] }, - "output": "output/1liga/n/playoff.html", + "output": "output/2liga/se/playoff.html", "i18n": { "STANDINGS_CAPTIONS": "legenda", "FOOTER_GENERATED": "strona wygenerowana", @@ -450,7 +450,7 @@ "link": "https://wyniki.pzbs.pl/liga/liga2022-23/2liga/sw/swrrleaderb.html", "ties": [] }, - "output": "output/1liga/n/playoff.html", + "output": "output/2liga/sw/playoff.html", "i18n": { "STANDINGS_CAPTIONS": "legenda", "FOOTER_GENERATED": "strona wygenerowana", |