This commit is contained in:
doms9 2025-12-08 22:04:13 -05:00
parent e779685d4f
commit 00000d94fb

View file

@ -128,7 +128,7 @@ async def scrape(client: httpx.AsyncClient) -> None:
entry = {
"url": url,
"logo": logo,
"base": BASE_URL,
"base": link,
"timestamp": now,
"id": tvg_id or "Live.Event.us",
"link": link,