e
This commit is contained in:
parent
e92fb81e94
commit
00000d9fd3
2 changed files with 6 additions and 4 deletions
|
|
@ -261,6 +261,7 @@ async def scrape(client: httpx.AsyncClient) -> None:
|
|||
"base": base_url,
|
||||
"timestamp": ts,
|
||||
"id": tvg_id or "Live.Event.us",
|
||||
"link": ev["link"],
|
||||
}
|
||||
|
||||
cached_urls[key] = entry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue