From 0618d0bb3d9d891fcbc5f98003ba0c5e7c982a4f Mon Sep 17 00:00:00 2001 From: emkael Date: Sat, 24 Mar 2018 03:13:03 +0100 Subject: Hard-coded score for final match in 1S (Wzorek failed to match team names in remote HTML) --- 1s.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '1s.json') diff --git a/1s.json b/1s.json index bc91e10..0e3bede 100644 --- a/1s.json +++ b/1s.json @@ -188,7 +188,7 @@ "winner": [3], "loser": [4], "link": "http://www.pzbs.pl/wyniki/turnieje/2018/kwb/liga1S/mecz_o_3runda1.html", - "table": 1 + "score": {"3": 91.9, "6": 99} } ] } -- cgit v1.2.3