diff options
author | MichaĆ Zimniewicz <michzimny@users.noreply.github.com> | 2018-02-24 20:17:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-24 20:17:37 +0100 |
commit | 36e2f9fc943bc1807678b2dd9d1cc0cec9469fe6 (patch) | |
tree | 7f39bbe181f677f640ec8adcf3135d6265758f8f | |
parent | 49a72e5d7fcfea7c847a9119b54a034ef7ba7ada (diff) |
Update 2ne.json
-rw-r--r-- | 2ne.json | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -187,6 +187,7 @@ {
"title": "V zjazd",
"dummies": [2, 3],
+ "link": "http://www.pzbs.pl/wyniki/liga/liga2017-18/2liga/ne/nepo4runda1.html",
"matches": [
{
"id": 16,
@@ -195,7 +196,8 @@ {"winner": [13]}
],
"winner": [1],
- "loser": [2]
+ "loser": [2],
+ "table": 1
},
{
"id": 17,
@@ -204,7 +206,8 @@ {"loser": [13]}
],
"winner": [3],
- "loser": [4]
+ "loser": [4],
+ "table": 2
}
]
}
|