This commit is contained in:
doms9 2025-10-03 22:53:32 -04:00
parent 217f808ea7
commit 00000d9fb3

View file

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