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 --- 1n.json | 21 +++++++-------------- 1s.json | 44 +++++++++++--------------------------------- 2ne.json | 29 +++++++++++------------------ 2nw.json | 9 +-------- 2se.json | 9 +-------- 2sw.json | 21 +++++++-------------- eklasa.json | 0 7 files changed, 38 insertions(+), 95 deletions(-) mode change 100755 => 100644 1n.json mode change 100755 => 100644 1s.json mode change 100755 => 100644 2ne.json mode change 100755 => 100644 2nw.json mode change 100755 => 100644 2se.json mode change 100755 => 100644 2sw.json mode change 100755 => 100644 eklasa.json diff --git a/1n.json b/1n.json old mode 100755 new mode 100644 index 6a9a33b..6162ed2 --- a/1n.json +++ b/1n.json @@ -1,5 +1,4 @@ { - "output": "i/n/playoff.html", "page": { "title": "I liga N, 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": "npo1runda1.html", "dummies": [0, 2, 3, 7], "matches": [ { "id": 1, - "database": "i_n_po_1", + "database": "1npo1", "round": 1, "table": 1, "teams": [ @@ -55,7 +48,7 @@ }, { "id": 2, - "database": "i_n_po_1", + "database": "1npo1", "round": 1, "table": 3, "teams": [ @@ -66,7 +59,7 @@ }, { "id": 3, - "database": "i_n_po_1", + "database": "1npo1", "round": 1, "table": 2, "teams": [ @@ -77,7 +70,7 @@ }, { "id": 4, - "database": "i_n_po_1", + "database": "1npo1", "round": 1, "table": 4, "teams": [ @@ -87,7 +80,7 @@ }, { "id": 5, - "database": "i_n_po_1", + "database": "1npo1", "round": 1, "table": 5, "teams": [ diff --git a/1s.json b/1s.json old mode 100755 new mode 100644 index d807846..793ff0c --- a/1s.json +++ b/1s.json @@ -1,51 +1,29 @@ { - "output": "i/s/playoff.html", "page": { "title": "I liga S, play-off", "logoh": "", "refresh": 30, - "width": 250, + "width": 300, "height": 80, "margin": 60 }, - "database": { - "host": "localhost", - "port": 3306, - "user": "admin", - "pass": "" - }, "goniec": { "enabled": 1, "host": "localhost", "port": 8090 }, - "teams": [ - ["ELEKTROMONTAŻ Rzeszów", "Elektromontaż", "rzeszow.png"], - ["DIEBOLD NIXDORF CRACOVIA", "CRACOVIA", "krakow.png"], - ["Bridge24.pl 2", "Bridge24.pl 2", "warszawa.png"], - ["CZARNA PAPUGA Zwierzyniec Kraków", "CZARNA PAPUGA", "krakow.png"], - ["INWIT Pabianice", "INWIT", "pabianice.png"], - ["MAGMA Zawiercie", "MAGMA", "zawiercie.png"], - ["ETB PRIM Ełk", "ETB", "elk.png"], - ["ZweryfikujFirmę.pl - AZS UW", "AZS UW", "warszawa.png"], - ["MILO Kraków", "MILO", "krakow.png"], - ["POMTECH Zwoleń", "POMTECH", "zwolen.png"], - ["LESKOWIEC Wadowice-BESKID Andrychów", "LESKOWIEC-BESKID", "andrychow.png"], - ["HOTEL SENATOR Starachowice", "SENATOR", "starachowice.png"], - ["SPÓJNIA BENEXT Kalisz", "SPÓJNIA BENEXT", "kalisz.png"], - ["MTS PIAST Skawina", "PIAST", "skawina.png"], - ["HEFAJSTOS Otwock", "HEFAJSTOS", "warszawa.png"], - ["CONSUS ALK - Spójnia Warszawa", "CONSUS Spójnia", "warszawa.png"] - ], + "teams": { + "database": "srr_dmp" + }, "phases": [ { - "title": "26 stycznia, 19:00", - "link": "#", + "title": "26 stycznia, 20:00", + "link": "spo1runda1.html", "dummies": [0, 2, 3, 6], "matches": [ { "id": 1, - "database": "i_s_po_1", + "database": "spo1_2018", "round": 1, "table": 1, "teams": [ @@ -55,7 +33,7 @@ }, { "id": 2, - "database": "i_s_po_1", + "database": "spo1_2018", "round": 1, "table": 3, "teams": [ @@ -66,7 +44,7 @@ }, { "id": 3, - "database": "i_s_po_1", + "database": "spo1_2018", "round": 1, "table": 2, "teams": [ @@ -77,7 +55,7 @@ }, { "id": 4, - "database": "i_s_po_1", + "database": "spo1_2018", "round": 1, "table": 4, "teams": [ @@ -87,7 +65,7 @@ }, { "id": 5, - "database": "i_s_po_1", + "database": "spo1_2018", "round": 1, "table": 5, "teams": [ diff --git a/2ne.json b/2ne.json old mode 100755 new mode 100644 index d3ebc94..7831e99 --- a/2ne.json +++ b/2ne.json @@ -1,5 +1,4 @@ { - "output": "ii/ne/playoff.html", "page": { "title": "II liga NE, play-off", "logoh": "", @@ -8,12 +7,6 @@ "height": 80, "margin": 60 }, - "database": { - "host": "localhost", - "port": 3306, - "user": "admin", - "pass": "" - }, "goniec": { "enabled": 1, "host": "localhost", @@ -21,31 +14,31 @@ }, "teams": [ ["BC SUDOVIA INTERNATIONAL", "SUDOVIA"], - ["AUTOSTRADA EKSPLOATACJA & 2S MEDIA Warszawa", "2S MEDIA"], + ["AUTOSTRADA EKSPLOATACJA & 2S MEDIA Warszawa", "AUTOSTRADA"], ["K2", "K2"], - ["KBS LEGIONOWIANIN", "KBS"], + ["KBS LEGIONOWIANIN", "LEGIONOWIANIN"], ["SPEKTR Mińsk", "Spektr"], ["Gambling Ciechanów", "Gambling"], - ["SDK Tczew", "SDK"], + ["SDK Tczew", "SDK Tczew"], ["AUTO MIRAS Pępowo", "AUTO MIRAS"], ["GAME OVER Gdańsk", "GAME OVER"], ["COMPENSA Gdańsk", "COMPENSA"], ["Mazovia Płock", "Mazovia"], ["MAKABI Gdańsk", "MAKABI"], - ["GOK Bielsk", "GOK"], + ["GOK Bielsk", "GOK Bielsk"], ["Amado Trans Olsztyn", "Amado Trans"], ["Dolina Narwi MOSiR Łomża", "Dolina Narwi"], ["Akademia Brydża AZS UW Warszawa", "AZS UW"] ], "phases": [ { - "title": "26 stycznia, 19:00", - "link": "#", + "title": "26 stycznia, 20:00", + "link": "nepo1runda1.html", "dummies": [0, 2, 3, 6], "matches": [ { "id": 1, - "database": "ii_ne_po_1", + "database": "nepo1", "round": 1, "table": 1, "teams": [ @@ -55,7 +48,7 @@ }, { "id": 2, - "database": "ii_ne_po_1", + "database": "nepo1", "round": 1, "table": 2, "teams": [ @@ -66,7 +59,7 @@ }, { "id": 3, - "database": "ii_ne_po_1", + "database": "nepo1", "round": 1, "table": 3, "teams": [ @@ -77,7 +70,7 @@ }, { "id": 4, - "database": "ii_ne_po_1", + "database": "nepo1", "round": 1, "table": 4, "teams": [ @@ -87,7 +80,7 @@ }, { "id": 5, - "database": "ii_ne_po_1", + "database": "nepo1", "round": 1, "table": 5, "teams": [ diff --git a/2nw.json b/2nw.json old mode 100755 new mode 100644 index 550b250..bb331ef --- a/2nw.json +++ b/2nw.json @@ -1,5 +1,4 @@ { - "output": "ii/nw/playoff.html", "page": { "title": "II liga NW, 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,7 +32,7 @@ ], "phases": [ { - "title": "26 stycznia, 19:00", + "title": "26 stycznia, 20:00", "link": "#", "dummies": [0, 2, 3, 6], "matches": [ diff --git a/2se.json b/2se.json old mode 100755 new mode 100644 index 7b0cfcd..85f24bd --- a/2se.json +++ b/2se.json @@ -1,5 +1,4 @@ { - "output": "ii/se/playoff.html", "page": { "title": "II liga SE, 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,7 +32,7 @@ ], "phases": [ { - "title": "29 stycznia, 19:00", + "title": "26 stycznia, 20:00", "link": "#", "dummies": [0, 2, 3, 6], "matches": [ 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": [ diff --git a/eklasa.json b/eklasa.json old mode 100755 new mode 100644 -- cgit v1.2.3