mirror of
https://github.com/doms9/iptv.git
synced 2026-04-22 19:57:00 +02:00
e
- fix timstreams.py sraping - misc edits.
This commit is contained in:
parent
63cf988d75
commit
00000d9854
2 changed files with 49 additions and 128 deletions
|
|
@ -35,9 +35,7 @@ SPORT_URLS = {
|
|||
|
||||
|
||||
async def refresh_html_cache(
|
||||
url: str,
|
||||
sport: str,
|
||||
now_ts: float,
|
||||
url: str, now_ts: float
|
||||
) -> dict[str, dict[str, str | float]]:
|
||||
|
||||
events = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue