diff options
author | emkael <emkael@tlen.pl> | 2023-10-02 20:42:05 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2023-10-02 20:42:29 +0200 |
commit | 655ebfc2a9380b428c5dae754088d8fe05a2fed3 (patch) | |
tree | 001fac9c7c5221d897887fb8fc377b459fe15aef | |
parent | d66b7cdde0c3e863201fc27a9456334eb7bd5e7c (diff) |
Configs for pre-season checks
-rw-r--r-- | preseason/config/1s.json | 35 | ||||
-rw-r--r-- | preseason/config/24.TVP | 75 | ||||
-rw-r--r-- | preseason/config/2sw.json | 36 | ||||
-rw-r--r-- | preseason/config/eklasa.json | 31 | ||||
-rw-r--r-- | preseason/config/logoh.centralne.html | 12 | ||||
-rw-r--r-- | preseason/config/logoh.eklasa.html | 21 |
6 files changed, 210 insertions, 0 deletions
diff --git a/preseason/config/1s.json b/preseason/config/1s.json new file mode 100644 index 0000000..387b807 --- /dev/null +++ b/preseason/config/1s.json @@ -0,0 +1,35 @@ +{ + "source": { + "path": "https://wyniki.pzbs.pl/liga/liga2023-24/1liga/s/", + "prefix": "srr" + }, + "language": "miejsce", + "vp_table": "24.TVP", + "logoh": { + "template": "logoh.centralne.html", + "variables": { + "prefix": "srr", + "group": "S", + "level": "1", + "league": "I" + } + }, + "round_dates": [ + "2023-10-07, 10:00", + "2023-10-07, 15:00", + "2023-10-07, 19:30", + "2023-10-08, 09:00", + "2023-10-08, 13:30", + "2023-11-18, 10:00", + "2023-11-18, 15:00", + "2023-11-18, 19:30", + "2023-11-19, 09:00", + "2023-11-19, 13:30", + "2024-01-20, 10:00", + "2024-01-20, 15:00", + "2024-01-20, 19:30", + "2024-01-21, 09:00", + "2024-01-21, 13:30" + ], + "team_names": "../dumps/.cezar-teams-dmp202324_1s" +} diff --git a/preseason/config/24.TVP b/preseason/config/24.TVP new file mode 100644 index 0000000..c05dde0 --- /dev/null +++ b/preseason/config/24.TVP @@ -0,0 +1,75 @@ +0 - 10.00 : 10.00 +38 - 16.89 : 3.11 +1 - 10.25 : 9.75 +39 - 17.01 : 2.99 +2 - 10.50 : 9.50 +40 - 17.13 : 2.87 +3 - 10.75 : 9.25 +41 - 17.25 : 2.75 +4 - 10.99 : 9.01 +42 - 17.36 : 2.64 +5 - 11.23 : 8.77 +43 - 17.47 : 2.53 +6 - 11.46 : 8.54 +44 - 17.58 : 2.42 +7 - 11.68 : 8.32 +45 - 17.69 : 2.31 +8 - 11.90 : 8.10 +46 - 17.79 : 2.21 +9 - 12.12 : 7.88 +47 - 17.89 : 2.11 +10 - 12.33 : 7.67 +48 - 17.99 : 2.01 +11 - 12.54 : 7.46 +49 - 18.09 : 1.91 +12 - 12.75 : 7.25 +50 - 18.19 : 1.81 +13 - 12.95 : 7.05 +51 - 18.29 : 1.71 +14 - 13.15 : 6.85 +52 - 18.38 : 1.62 +15 - 13.34 : 6.66 +53 - 18.47 : 1.53 +16 - 13.53 : 6.47 +54 - 18.56 : 1.44 +17 - 13.72 : 6.28 +55 - 18.65 : 1.35 +18 - 13.90 : 6.10 +56 - 18.74 : 1.26 +19 - 14.08 : 5.92 +57 - 18.82 : 1.18 +20 - 14.26 : 5.74 +58 - 18.90 : 1.10 +21 - 14.43 : 5.57 +59 - 18.98 : 1.02 +22 - 14.60 : 5.40 +60 - 19.06 : 0.94 +23 - 14.76 : 5.24 +61 - 19.14 : 0.86 +24 - 14.92 : 5.08 +62 - 19.22 : 0.78 +25 - 15.08 : 4.92 +63 - 19.30 : 0.70 +26 - 15.24 : 4.76 +64 - 19.37 : 0.63 +27 - 15.39 : 4.61 +65 - 19.44 : 0.56 +28 - 15.54 : 4.46 +66 - 19.51 : 0.49 +29 - 15.69 : 4.31 +67 - 19.58 : 0.42 +30 - 15.83 : 4.17 +68 - 19.65 : 0.35 +31 - 15.97 : 4.03 +69 - 19.72 : 0.28 +32 - 16.11 : 3.89 +70 - 19.79 : 0.21 +33 - 16.25 : 3.75 +71 - 19.85 : 0.15 +34 - 16.38 : 3.62 +72 - 19.91 : 0.09 +35 - 16.51 : 3.49 +73 - 19.97 : 0.03 +36 - 16.64 : 3.36 +74 ++ - 20.00 : 0.00 +37 - 16.77 : 3.23 diff --git a/preseason/config/2sw.json b/preseason/config/2sw.json new file mode 100644 index 0000000..579b3f7 --- /dev/null +++ b/preseason/config/2sw.json @@ -0,0 +1,36 @@ +{ + "source": { + "path": "https://wyniki.pzbs.pl/liga/liga2023-24/2liga/sw/", + "prefix": "swrr" + }, + "language": "miejsce", + "vp_table": "24.TVP", + "logoh": { + "custom_file": "dmp2swrrlogo.html", + "template": "logoh.centralne.html", + "variables": { + "prefix": "swrr", + "group": "SW", + "level": "2", + "league": "II" + } + }, + "round_dates": [ + "2023-10-07, 10:00", + "2023-10-07, 15:00", + "2023-10-07, 19:30", + "2023-10-08, 09:00", + "2023-10-08, 13:30", + "2023-11-18, 10:00", + "2023-11-18, 15:00", + "2023-11-18, 19:30", + "2023-11-19, 09:00", + "2023-11-19, 13:30", + "2024-01-20, 10:00", + "2024-01-20, 15:00", + "2024-01-20, 19:30", + "2024-01-21, 09:00", + "2024-01-21, 13:30" + ], + "team_names": "../dumps/.cezar-teams-dmp202324_2sw" +} diff --git a/preseason/config/eklasa.json b/preseason/config/eklasa.json new file mode 100644 index 0000000..cd60fe8 --- /dev/null +++ b/preseason/config/eklasa.json @@ -0,0 +1,31 @@ +{ + "source": { + "path": "https://wyniki.pzbs.pl/liga/liga2023-24/ekstraklasa/", + "prefix": "rr" + }, + "language": "place", + "vp_table": "24.TVP", + "logoh": { + "template": "logoh.eklasa.html", + "variables": { + } + }, + "round_dates": [ + "2023-10-06, 15:00", + "2023-10-06, 19:30", + "2023-10-07, 10:00", + "2023-10-07, 15:00", + "2023-10-07, 19:30", + "2023-10-08, 09:00", + "2023-10-08, 13:30", + "2024-01-05, 10:00", + "2024-01-05, 15:00", + "2024-01-05, 19:30", + "2024-01-06, 10:00", + "2024-01-06, 15:00", + "2024-01-06, 19:30", + "2024-01-07, 09:00", + "2024-01-07, 13:30" + ], + "team_names": "../dumps/.cezar-teams-dmp202324_e" +} diff --git a/preseason/config/logoh.centralne.html b/preseason/config/logoh.centralne.html new file mode 100644 index 0000000..11b6c7b --- /dev/null +++ b/preseason/config/logoh.centralne.html @@ -0,0 +1,12 @@ +<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> - Round Robin</font><br><br> +[<a class="zb" target="_top" href="%prefix%leaderb.html"> wyniki </a>] +[<a class="zb" target="_top" href="%prefix%tabela.html"> krzyżówka </a>] +[<a class="zb" target="_top" href="%prefix%kawy.html"> kary </a>] +[<a class="zb" target="_top" href="%prefix%butler.html"> butler </a>] +[<a class="zb" target="_top" href="%prefix%vptable.html"> tabela VP </a>] +[<a class="zb" target="_blank" href="../butler/b%level%rrbutler.html"> butler ogólnopolski </a>] +</td></tr></table> diff --git a/preseason/config/logoh.eklasa.html b/preseason/config/logoh.eklasa.html new file mode 100644 index 0000000..2a13744 --- /dev/null +++ b/preseason/config/logoh.eklasa.html @@ -0,0 +1,21 @@ +<table cellspacing="0" cellpadding="0" border="0"><tr> +<td valign="center"><img style="padding-right:20px; height:90px;" src="https://www.pzbs.pl/images/stories/pzbs_logo.gif"></td> +<td align="center"><font size="5">Polish Premier League 2023/2024 +</font><br><font size="4"><b>ROUND ROBIN</b></font><br><br> + +<!-- delete not needed lines below --> +[<a class="zb" target="_top" href="rrleaderb.html"> results </a>] +[<a class="zb" target="_top" href="rrtabela.html"> crosstable </a>] +[<a class="zb" target="_top" href="rrkawy.html"> penalties </a>] +<!-- +[<a class="zb" target="_top" href="rrostrz.html"> warnings </a>] +--> +[<a class="zb" target="_top" href="rrvptable.html"> VP table </a>] +[<a class="zb" target="_top" href="rrbutler.html"> butler </a>] +<!-- +[<a class="zb" target="_top" href="rrnormbutler.html"> normalized butler </a>] +[<a class="zb" target="_top" href="../rozklady/ekstraklasa/"> hand records </a>] + || [<a class="zb" target="_top" href="playoff.html"> play-off </a>] + +--> +</td></tr></table> |