diff options
author | Michal Zimniewicz <mzimniew@man.poznan.pl> | 2020-01-30 00:14:15 +0100 |
---|---|---|
committer | Michal Zimniewicz <mzimniew@man.poznan.pl> | 2020-01-30 00:14:15 +0100 |
commit | c3dcbcd190e31870bf4e71100bbe073a8c4f3b15 (patch) | |
tree | dad514a6b9c7e74e9e7bc421b67b144c71b688b2 | |
parent | 2fb3e2b83bda9d414f1013269f3a44f331cc8f0a (diff) |
add links
-rw-r--r-- | 1s.jtpo | 15 | ||||
-rw-r--r-- | 2ne.jtpo | 15 | ||||
-rw-r--r-- | 2sw.jtpo | 13 | ||||
-rw-r--r-- | eklasa.jtpo | 7 |
4 files changed, 28 insertions, 22 deletions
@@ -85,6 +85,7 @@ "phases": [ { "title": "31 stycznia 2020, 20:00", + "link": "https://www.pzbs.pl/wyniki/liga/liga2019-20/1liga/s/spo1runda1.html", "matches": [ { "id": 1, @@ -126,7 +127,7 @@ -1, 1 ], - "table": 1 + "table": 2 }, { "id": 3, @@ -151,7 +152,7 @@ -1, 0 ], - "table": 1 + "table": 3 }, { "id": 4, @@ -176,7 +177,7 @@ -1, 1 ], - "table": 1 + "table": 4 }, { "id": 5, @@ -201,7 +202,7 @@ -1, 1 ], - "table": 1 + "table": 5 }, { "id": 6, @@ -226,7 +227,7 @@ -1, 0 ], - "table": 1 + "table": 6 }, { "id": 7, @@ -251,7 +252,7 @@ -1, 0 ], - "table": 1 + "table": 7 }, { "id": 8, @@ -276,7 +277,7 @@ -1, 1 ], - "table": 1 + "table": 8 } ] }, @@ -85,6 +85,7 @@ "phases": [ { "title": "31 stycznia 2020, 20:00", + "link": "https://www.pzbs.pl/wyniki/liga/liga2019-20/2liga/ne/nepo1runda1.html", "matches": [ { "id": 1, @@ -126,7 +127,7 @@ -1, 0 ], - "table": 1 + "table": 2 }, { "id": 3, @@ -151,7 +152,7 @@ -1, 0 ], - "table": 1 + "table": 3 }, { "id": 4, @@ -176,7 +177,7 @@ -1, 1 ], - "table": 1 + "table": 4 }, { "id": 5, @@ -201,7 +202,7 @@ -1, 0 ], - "table": 1 + "table": 5 }, { "id": 6, @@ -226,7 +227,7 @@ -1, 1 ], - "table": 1 + "table": 6 }, { "id": 7, @@ -251,7 +252,7 @@ -1, 1 ], - "table": 1 + "table": 7 }, { "id": 8, @@ -276,7 +277,7 @@ -1, 0 ], - "table": 1 + "table": 8 } ] }, @@ -85,6 +85,7 @@ "phases": [ { "title": "31 stycznia 2020, 20:00", + "link": "https://www.pzbs.pl/wyniki/liga/liga2019-20/2liga/sw/swpo1brunda1.html", "matches": [ { "id": 1, @@ -126,7 +127,7 @@ -1, 0 ], - "table": 1 + "table": 2 }, { "id": 3, @@ -177,7 +178,7 @@ -1, 0 ], - "table": 1 + "table": 3 }, { "id": 5, @@ -202,7 +203,7 @@ -1, 0 ], - "table": 1 + "table": 4 }, { "id": 6, @@ -227,7 +228,7 @@ -1, 1 ], - "table": 1 + "table": 5 }, { "id": 7, @@ -252,7 +253,7 @@ -1, 1 ], - "table": 1 + "table": 6 }, { "id": 8, @@ -277,7 +278,7 @@ -1, 0 ], - "table": 1 + "table": 7 } ] }, diff --git a/eklasa.jtpo b/eklasa.jtpo index fb7b1cb..2098d12 100644 --- a/eklasa.jtpo +++ b/eklasa.jtpo @@ -115,6 +115,7 @@ ] } ], + "link": "https://www.pzbs.pl/wyniki/liga/liga2019-20/ekstraklasa/po1arunda1.html", "table": 1 }, { @@ -231,7 +232,8 @@ ] } ], - "table": 1 + "link": "https://www.pzbs.pl/wyniki/liga/liga2019-20/ekstraklasa/po1arunda1.html", + "table": 2 }, { "id": 7, @@ -250,7 +252,8 @@ "loser": [ 16 ], - "table": 1 + "link": "https://www.pzbs.pl/wyniki/liga/liga2019-20/ekstraklasa/po1arunda1.html", + "table": 3 } ] }, |