summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2018-03-24 03:13:03 +0100
committeremkael <emkael@tlen.pl>2018-03-24 03:13:03 +0100
commit0618d0bb3d9d891fcbc5f98003ba0c5e7c982a4f (patch)
treec27591d4f59f43949be026af97cfffdcf05f3a1e
parenta2d3c0f2ccb3fe11491f7c7f84fae66b5c162dfa (diff)
Hard-coded score for final match in 1S (Wzorek failed to match team names in remote HTML)
-rw-r--r--1s.json2
1 files changed, 1 insertions, 1 deletions
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}
}
]
}