From 35595e3af1237597160231be19e9def13c489344 Mon Sep 17 00:00:00 2001 From: Michal Zimniewicz Date: Sun, 5 Jan 2020 16:51:45 +0100 Subject: remove old json files --- 1s.json | 233 ---------------------------------------------------------------- 1 file changed, 233 deletions(-) delete mode 100644 1s.json (limited to '1s.json') diff --git a/1s.json b/1s.json deleted file mode 100644 index 62807ea..0000000 --- a/1s.json +++ /dev/null @@ -1,233 +0,0 @@ -{ - "output": "playoff.html", - "page": { - "title": "I liga S, play-off", - "logoh": "", - "refresh": 60, - "width": 280, - "height": 70, - "margin": 80, - "finishing_position_indicators": 1, - "team_boxes": { - "label_length_limit": 25, - "predict_teams": 1 - } - }, - "canvas": { - "box_positioning": { - "5": 30, - "6": 150, - "7": 340, - "8": 200, - "9": 91, - "15": 710, - "16": 890 - } - }, - "teams": { - "link": "http://www.pzbs.pl/wyniki/liga/liga2018-19/1liga/s/srrleaderb.html" - }, - "position_styles": [ - { - "class": "promotion", - "positions": [1, 2], - "caption": "Awans do Ekstraklasy 2019/20" - }, - { - "class": "repechage", - "positions": [3], - "caption": "Baraże o Ekstraklasę 2019/20" - }, - { - "class": "repechage", - "positions": [11, 12], - "caption": "Baraże o I ligę 2019/20" - }, - { - "class": "relegation", - "positions": [13, 14, 15, 16], - "caption": "Spadek do II ligi 2019/20" - } - ], - "phases": [ - { - "title": "1 lutego 2019, 20:00", - "link": "http://www.pzbs.pl/wyniki/liga/liga2018-19/1liga/s/spo1runda1.html", - "matches": [ - { - "id": 1, - "table": 1, - "teams": [ - {"place": [1]}, - {"place": [3]} - ], - "score": [13.268, 0.0], - "running": 0 - }, - { - "id": 2, - "table": 2, - "teams": [ - {"place": [2]}, - {"place": [4]} - ], - "score": [5.672, 0.0], - "running": 0 - }, - { - "id": 4, - "table": 4, - "teams": [ - {"place": [6]}, - {"place": [8]} - ], - "loser": [7, 8], - "score": [3.176, 0.0], - "running": 0 - }, - { - "id": 3, - "table": 3, - "teams": [ - {"place": [5]}, - {"place": [7]} - ], - "loser": [7, 8], - "score": [3.176, 0.0], - "running": 0 - }, - { - "id": 11, - "table": 5, - "teams": [ - {"place": [9]}, - {"place": [12]} - ], - "winner": [9, 10], - "score": [3.42, 0.0], - "running": 0 - }, - { - "id": 12, - "table": 6, - "teams": [ - {"place": [10]}, - {"place": [11]} - ], - "winner": [9, 10], - "score": [0.28, 0.0], - "running": 0 - }, - { - "id": 14, - "table": 8, - "teams": [ - {"place": [14]}, - {"place": [15]} - ], - "loser": [15, 16], - "score": [4.368, 0.0], - "running": 0 - }, - { - "id": 13, - "table": 7, - "teams": [ - {"place": [13]}, - {"place": [16]} - ], - "loser": [15, 16], - "score": [21.008, 0.0], - "running": 0 - } - ] - }, - { - "title": "2 lutego 2019, 19:30", - "dummies": [3, 4, 7], - "link": "http://www.pzbs.pl/wyniki/liga/liga2018-19/1liga/s/spo2runda1.html", - "matches": [ - { - "id": 5, - "table": 1, - "teams": [ - {"winner": [1]}, - {"winner": [2]} - ], - "winner": [1] - }, - { - "id": 6, - "table": 2, - "teams": [ - {"loser": [1]}, - {"winner": [3, 4]} - ], - "loser": [5, 6] - }, - { - "id": 7, - "table": 3, - "teams": [ - {"loser": [2]}, - {"winner": [3, 4]} - ], - "loser": [5, 6] - }, - { - "id": 15, - "table": 4, - "teams": [ - {"loser": [11]}, - {"winner": [13, 14]} - ], - "winner": [11, 12], - "loser": [13, 14] - }, - { - "id": 16, - "table": 5, - "teams": [ - {"loser": [12]}, - {"winner": [13, 14]} - ], - "winner": [11, 12], - "loser": [13, 14] - } - ] - }, - { - "title": "22 lutego 2019, 20:00", - "link": "http://pzbs.pl/wyniki/liga/liga2018-19/wspolne/starpo3runda1.html", - "dummies": [0, 2, 3, 4, 5, 6, 7], - "matches": [ - { - "id": 8, - "table": 1, - "teams": [ - {"winner": [6]}, - {"winner": [7]} - ], - "loser": [4] - } - ] - }, - { - "title": "23 lutego 2019, 19:30", - "link": "http://pzbs.pl/wyniki/liga/liga2018-19/wspolne/starpo4runda1.html", - "dummies": [0, 2, 3, 4, 5, 6, 7], - "matches": [ - { - "id": 9, - "table": 1, - "teams": [ - {"loser": [5]}, - {"winner": [8]} - ], - "winner": [2], - "loser": [3] - } - ] - } - ] -} -- cgit v1.2.3