From b7bbf931dcbd3bc9b890d0a6e2e0b97f87df5d67 Mon Sep 17 00:00:00 2001 From: Michal Zimniewicz Date: Sat, 27 Jan 2018 00:32:48 +0100 Subject: add changes from TDs without local settings --- 2sw.json | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) mode change 100755 => 100644 2sw.json (limited to '2sw.json') diff --git a/2sw.json b/2sw.json old mode 100755 new mode 100644 index ab7ef54..8649997 --- a/2sw.json +++ b/2sw.json @@ -1,5 +1,4 @@ { - "output": "ii/sw/playoff.html", "page": { "title": "II liga SW, play-off", "logoh": "", @@ -8,12 +7,6 @@ "height": 80, "margin": 60 }, - "database": { - "host": "localhost", - "port": 3306, - "user": "admin", - "pass": "" - }, "goniec": { "enabled": 1, "host": "localhost", @@ -39,13 +32,13 @@ ], "phases": [ { - "title": "26 stycznia, 19:00", - "link": "#", + "title": "26 stycznia, 20:00", + "link": "swpo1runda1.html", "dummies": [0, 2, 3, 6], "matches": [ { "id": 1, - "database": "ii_sw_po_1_wro", + "database": "18_2liga_swpo1", "round": 1, "table": 1, "teams": [ @@ -55,7 +48,7 @@ }, { "id": 2, - "database": "ii_sw_po_1", + "database": "18_2liga_swpo1", "round": 1, "table": 2, "teams": [ @@ -66,7 +59,7 @@ }, { "id": 3, - "database": "ii_sw_po_1", + "database": "18_2liga_swpo1", "round": 1, "table": 3, "teams": [ @@ -77,7 +70,7 @@ }, { "id": 4, - "database": "ii_sw_po_1", + "database": "18_2liga_swpo1", "round": 1, "table": 4, "teams": [ @@ -87,7 +80,7 @@ }, { "id": 5, - "database": "ii_sw_po_1", + "database": "18_2liga_swpo1", "round": 1, "table": 5, "teams": [ -- cgit v1.2.3