e
This commit is contained in:
parent
bef684c5db
commit
00000d91f8
4 changed files with 779 additions and 776 deletions
|
|
@ -139,6 +139,7 @@ async def get_events(
|
|||
continue
|
||||
|
||||
time_text = time_span.text(strip=True)
|
||||
|
||||
timestamp = int(time_span.attributes.get("data-time", 31496400))
|
||||
|
||||
key = f"[{sport}] {name} (SEAST)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue