mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2026-02-18 07:09:05 +00:00
calendar updates on 2024-08-08 11:38:16
This commit is contained in:
committed by
github-actions[bot]
parent
059b4c728d
commit
c06742f68a
@ -568,14 +568,19 @@
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇨🇳 China</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">25</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">26</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">24</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">17</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">66</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">67</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-08</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>LIU/JI</td>
|
||||
<td>카누 스프린트 - 남자 카누 2인승 500m 결승 A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>WU Peng</td>
|
||||
@ -2061,13 +2066,18 @@
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇮🇹 Italy</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">10</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">10</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">11</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">9</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">29</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">30</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-08</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>CASADEI/TACCHINI</td>
|
||||
<td>카누 스프린트 - 남자 카누 2인승 500m 결승 A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>TITA/BANTI</td>
|
||||
@ -3067,11 +3077,17 @@
|
||||
<span class="inline-block flex-auto">🇪🇸 Spain</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">2</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">3</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">6</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">11</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">7</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">12</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-08</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>MORENO/DOMINGUEZ</td>
|
||||
<td>카누 스프린트 - 남자 카누 2인승 500m 결승 A</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-08-07</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
|
||||
@ -78411,7 +78411,7 @@
|
||||
<div class="competitor KAZ">🇰🇿 YEMELYANOV/KHAIDAROV </div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240808T113000Z" data-end="20240808T113700Z" data-noc="">
|
||||
<div class="event py-4" data-start="20240808T113000Z" data-end="20240808T113700Z" data-noc="AIN,BRA,CHN,CZE,ESP,GER,HUN,ITA">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">
|
||||
<span class="time-start">__:__</span>
|
||||
<div class="time-end text-xs">__:__</div>
|
||||
@ -78423,6 +78423,14 @@
|
||||
<span class="text-xs align-middle bg-blue-400 text-white py-1 px-2 rounded-xl">남성</span>
|
||||
</div>
|
||||
<div>남자 카누 2인승 500m 결승 A</div>
|
||||
<div class="competitor HUN">🇭🇺 ADOLF/HAJDU </div>
|
||||
<div class="competitor ITA">🇮🇹 CASADEI/TACCHINI </div>
|
||||
<div class="competitor CZE">🇨🇿 FUKSA/FUKSA </div>
|
||||
<div class="competitor GER">🇩🇪 KRETSCHMER/HECKER </div>
|
||||
<div class="competitor CHN">🇨🇳 LIU/JI </div>
|
||||
<div class="competitor ESP">🇪🇸 MORENO/DOMINGUEZ </div>
|
||||
<div class="competitor BRA">🇧🇷 NASCIMENTO/GUIMARAES </div>
|
||||
<div class="competitor AIN">🇦🇸 PETROV/KOROVASHKO </div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240808T113300Z" data-end="20240808T113900Z" data-noc="AUS,ISR,SUI,USA">
|
||||
@ -79838,7 +79846,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240808T163600Z" data-end="20240808T164300Z" data-noc="SMR">
|
||||
<div class="event py-4" data-start="20240808T163600Z" data-end="20240808T164300Z" data-noc="IRI,SMR">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">
|
||||
<span class="time-start">__:__</span>
|
||||
<div class="time-end text-xs">__:__</div>
|
||||
@ -79850,7 +79858,13 @@
|
||||
<span class="text-xs align-middle bg-blue-400 text-white py-1 px-2 rounded-xl">남성</span>
|
||||
</div>
|
||||
<div>남자 자유형 86kg 준결승</div>
|
||||
<div class="competitor SMR">🇸🇲 Myles Nazem AMINE </div>
|
||||
<div class="competitors">
|
||||
Myles Nazem AMINE
|
||||
🇸🇲
|
||||
-
|
||||
🇮🇷
|
||||
Hassan YAZDANICHARATI
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240808T164300Z" data-end="20240808T165000Z" data-noc="JPN,USA">
|
||||
|
||||
Reference in New Issue
Block a user