diff options
author | Michal Zimniewicz <mzimniew@man.poznan.pl> | 2018-01-27 00:32:48 +0100 |
---|---|---|
committer | Michal Zimniewicz <mzimniew@man.poznan.pl> | 2018-01-27 00:36:30 +0100 |
commit | b7bbf931dcbd3bc9b890d0a6e2e0b97f87df5d67 (patch) | |
tree | 1e2bd1e4fb2c6f6e814a64ce73a59858aa6e0706 /2sw.json | |
parent | 50afeaf7328a95539edc2d67a355f9b021d1d511 (diff) |
add changes from TDs without local settings
Diffstat (limited to '2sw.json')
-rw-r--r--[-rwxr-xr-x] | 2sw.json | 21 |
1 files changed, 7 insertions, 14 deletions
@@ -1,5 +1,4 @@ {
- "output": "ii/sw/playoff.html",
"page": {
"title": "II liga SW, play-off",
"logoh": "<span id=\"logo\"></span><script type=\"text/javascript\">loadIt('playoff_logo.html','logo');</script>",
@@ -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": [
|