summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2024-02-22 16:58:02 +0100
committeremkael <emkael@tlen.pl>2024-02-22 16:58:02 +0100
commite63dae11915a20934b10b8642676f27b4fcf849e (patch)
tree6e00c1cd17e59ee6edc90a2147569dcf864e6805
parent67d70917ab612acf10c18505d6423e2483249ae5 (diff)
Prechecks for po1
-rw-r--r--dumps/.cezar-teams-dmp202324_1s-po114
-rw-r--r--dumps/.cezar-teams-dmp202324_2ne-po112
-rw-r--r--dumps/.cezar-teams-dmp202324_2se-po114
-rw-r--r--dumps/.cezar-teams-dmp202324_2sw-po1a14
-rw-r--r--dumps/.cezar-teams-dmp202324_2sw-po1b2
-rw-r--r--preseason/config/1n-po1.json21
-rw-r--r--preseason/config/1s-po1.json21
-rw-r--r--preseason/config/2ne-po1.json21
-rw-r--r--preseason/config/2nw-po1.json21
-rw-r--r--preseason/config/2se-po1.json21
-rw-r--r--preseason/config/2sw-po1a.json21
-rw-r--r--preseason/config/2sw-po1b.json21
-rw-r--r--preseason/config/logoh.centralne.playoff.html10
13 files changed, 213 insertions, 0 deletions
diff --git a/dumps/.cezar-teams-dmp202324_1s-po1 b/dumps/.cezar-teams-dmp202324_1s-po1
new file mode 100644
index 0000000..3002ed6
--- /dev/null
+++ b/dumps/.cezar-teams-dmp202324_1s-po1
@@ -0,0 +1,14 @@
+2 12582
+5 12481
+11 12359
+9 12419
+7 12408
+8 12410
+6 12429
+1 12393
+4 12554
+10 12438
+12 12340
+3 12463
+14 12341
+13 12592
diff --git a/dumps/.cezar-teams-dmp202324_2ne-po1 b/dumps/.cezar-teams-dmp202324_2ne-po1
new file mode 100644
index 0000000..9be5bb8
--- /dev/null
+++ b/dumps/.cezar-teams-dmp202324_2ne-po1
@@ -0,0 +1,12 @@
+3 12551
+1 12454
+5 12499
+10 12476
+6 12478
+2 12515
+7 12451
+4 12402
+11 12579
+9 12425
+12 12449
+8 12430
diff --git a/dumps/.cezar-teams-dmp202324_2se-po1 b/dumps/.cezar-teams-dmp202324_2se-po1
new file mode 100644
index 0000000..d0a7492
--- /dev/null
+++ b/dumps/.cezar-teams-dmp202324_2se-po1
@@ -0,0 +1,14 @@
+8 12570
+10 12330
+3 12549
+12 12506
+4 12338
+5 12417
+6 12418
+2 12433
+11 12416
+9 12394
+13 12367
+14 12396
+7 12484
+1 12434
diff --git a/dumps/.cezar-teams-dmp202324_2sw-po1a b/dumps/.cezar-teams-dmp202324_2sw-po1a
new file mode 100644
index 0000000..05ad153
--- /dev/null
+++ b/dumps/.cezar-teams-dmp202324_2sw-po1a
@@ -0,0 +1,14 @@
+1 12380
+2 12522
+3 12517
+4 12363
+5 12443
+6 12548
+7 12461
+8 12339
+9 12540
+10 12485
+11 12488
+12 12542
+13 12489
+14 12469
diff --git a/dumps/.cezar-teams-dmp202324_2sw-po1b b/dumps/.cezar-teams-dmp202324_2sw-po1b
new file mode 100644
index 0000000..cfb12be
--- /dev/null
+++ b/dumps/.cezar-teams-dmp202324_2sw-po1b
@@ -0,0 +1,2 @@
+1 12503
+2 12362
diff --git a/preseason/config/1n-po1.json b/preseason/config/1n-po1.json
new file mode 100644
index 0000000..6a74748
--- /dev/null
+++ b/preseason/config/1n-po1.json
@@ -0,0 +1,21 @@
+{
+ "source": {
+ "path": "https://wyniki.pzbs.pl/liga/liga2023-24/1liga/n/",
+ "prefix": "npo1"
+ },
+ "language": "miejsce",
+ "logoh": {
+ "template": "logoh.centralne.playoff.html",
+ "variables": {
+ "prefix": "npo1",
+ "groupprefix": "n",
+ "group": "N",
+ "league": "I",
+ "round": "1"
+ }
+ },
+ "round_dates": [
+ "2024-02-23, 19:30"
+ ],
+ "team_names": "../dumps/.cezar-teams-dmp202324_1n"
+}
diff --git a/preseason/config/1s-po1.json b/preseason/config/1s-po1.json
new file mode 100644
index 0000000..2fee68a
--- /dev/null
+++ b/preseason/config/1s-po1.json
@@ -0,0 +1,21 @@
+{
+ "source": {
+ "path": "https://wyniki.pzbs.pl/liga/liga2023-24/1liga/s/",
+ "prefix": "spo1"
+ },
+ "language": "miejsce",
+ "logoh": {
+ "template": "logoh.centralne.playoff.html",
+ "variables": {
+ "prefix": "spo1",
+ "groupprefix": "s",
+ "group": "S",
+ "league": "I",
+ "round": "1"
+ }
+ },
+ "round_dates": [
+ "2024-02-23, 19:30"
+ ],
+ "team_names": "../dumps/.cezar-teams-dmp202324_1s-po1"
+}
diff --git a/preseason/config/2ne-po1.json b/preseason/config/2ne-po1.json
new file mode 100644
index 0000000..75f4b30
--- /dev/null
+++ b/preseason/config/2ne-po1.json
@@ -0,0 +1,21 @@
+{
+ "source": {
+ "path": "https://wyniki.pzbs.pl/liga/liga2023-24/2liga/ne/",
+ "prefix": "nepo1"
+ },
+ "language": "miejsce",
+ "logoh": {
+ "template": "logoh.centralne.playoff.html",
+ "variables": {
+ "prefix": "nepo1",
+ "groupprefix": "ne",
+ "group": "NE",
+ "league": "II",
+ "round": "1"
+ }
+ },
+ "round_dates": [
+ "2024-02-23, 19:30"
+ ],
+ "team_names": "../dumps/.cezar-teams-dmp202324_2ne-po1"
+}
diff --git a/preseason/config/2nw-po1.json b/preseason/config/2nw-po1.json
new file mode 100644
index 0000000..11454a0
--- /dev/null
+++ b/preseason/config/2nw-po1.json
@@ -0,0 +1,21 @@
+{
+ "source": {
+ "path": "https://wyniki.pzbs.pl/liga/liga2023-24/2liga/nw/",
+ "prefix": "nwpo1"
+ },
+ "language": "miejsce",
+ "logoh": {
+ "template": "logoh.centralne.playoff.html",
+ "variables": {
+ "prefix": "nwpo1",
+ "groupprefix": "nw",
+ "group": "NW",
+ "league": "II",
+ "round": "1"
+ }
+ },
+ "round_dates": [
+ "2024-02-23, 19:30"
+ ],
+ "team_names": "../dumps/.cezar-teams-dmp202324_2nw"
+}
diff --git a/preseason/config/2se-po1.json b/preseason/config/2se-po1.json
new file mode 100644
index 0000000..0d834ad
--- /dev/null
+++ b/preseason/config/2se-po1.json
@@ -0,0 +1,21 @@
+{
+ "source": {
+ "path": "https://wyniki.pzbs.pl/liga/liga2023-24/2liga/se/",
+ "prefix": "sepo1"
+ },
+ "language": "miejsce",
+ "logoh": {
+ "template": "logoh.centralne.playoff.html",
+ "variables": {
+ "prefix": "sepo1",
+ "groupprefix": "se",
+ "group": "SE",
+ "league": "II",
+ "round": "1"
+ }
+ },
+ "round_dates": [
+ "2024-02-23, 19:30"
+ ],
+ "team_names": "../dumps/.cezar-teams-dmp202324_2se-po1"
+}
diff --git a/preseason/config/2sw-po1a.json b/preseason/config/2sw-po1a.json
new file mode 100644
index 0000000..d0140ab
--- /dev/null
+++ b/preseason/config/2sw-po1a.json
@@ -0,0 +1,21 @@
+{
+ "source": {
+ "path": "https://wyniki.pzbs.pl/liga/liga2023-24/2liga/sw/",
+ "prefix": "swpo1a"
+ },
+ "language": "miejsce",
+ "logoh": {
+ "template": "logoh.centralne.playoff.html",
+ "variables": {
+ "prefix": "swpo1a",
+ "groupprefix": "sw",
+ "group": "SW",
+ "league": "II",
+ "round": "1"
+ }
+ },
+ "round_dates": [
+ "2024-02-23, 19:30"
+ ],
+ "team_names": "../dumps/.cezar-teams-dmp202324_2sw-po1a"
+}
diff --git a/preseason/config/2sw-po1b.json b/preseason/config/2sw-po1b.json
new file mode 100644
index 0000000..987b88c
--- /dev/null
+++ b/preseason/config/2sw-po1b.json
@@ -0,0 +1,21 @@
+{
+ "source": {
+ "path": "https://wyniki.pzbs.pl/liga/liga2023-24/2liga/sw/",
+ "prefix": "swpo1b"
+ },
+ "language": "miejsce",
+ "logoh": {
+ "template": "logoh.centralne.playoff.html",
+ "variables": {
+ "prefix": "swpo1b",
+ "groupprefix": "sw",
+ "group": "SW",
+ "league": "II",
+ "round": "1"
+ }
+ },
+ "round_dates": [
+ "2024-02-24, 10:00"
+ ],
+ "team_names": "../dumps/.cezar-teams-dmp202324_2sw-po1b"
+}
diff --git a/preseason/config/logoh.centralne.playoff.html b/preseason/config/logoh.centralne.playoff.html
new file mode 100644
index 0000000..51370e6
--- /dev/null
+++ b/preseason/config/logoh.centralne.playoff.html
@@ -0,0 +1,10 @@
+<table cellspacing="0" cellpadding="0" border="0"><tr>
+<td valign="center"><img src="images/pzbs.gif"></td>
+<td align="center">
+<font size="5">%league% liga DMP 2023/24</font><br>
+<font size="4"><b>Grupa %group%</b> &ndash; %round%. runda play-off</font><br><br>
+[<a class="zb" target="_top" href="%prefix%runda1.html">&nbsp;wyniki&nbsp;</a>]&nbsp;
+<br><br>
+[<a class="z" target="_top" href="%groupprefix%rrleaderb.html">&nbsp;round-robin&nbsp;</a>]&nbsp;
+[<a class="z" target="_top" href="playoff.html">&nbsp;schemat rozgrywek&nbsp;</a>]&nbsp;
+</td></tr></table>