This commit is contained in:
doms9 2025-11-12 12:07:35 -05:00
parent e92fb81e94
commit 00000d9fd3
2 changed files with 6 additions and 4 deletions

View file

@ -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