This commit is contained in:
doms9 2025-10-03 20:53:14 -04:00
parent 596671d754
commit 00000d9890

View file

@ -194,7 +194,7 @@ async def scrape(client: httpx.AsyncClient) -> None:
entry = {
"url": url,
"logo": logo,
"base": base_url,
"base": "https://embedsports.top/",
"timestamp": ts,
"id": tvg_id or "Live.Event.us",
}