This commit is contained in:
doms9 2026-02-26 17:29:16 -05:00
parent fb70ef5506
commit 00000d92c3
2 changed files with 2 additions and 2 deletions

View file

@ -168,7 +168,7 @@ async def scrape(browser: Browser) -> None:
entry = {
"url": url,
"logo": logo,
"base": BASE_URL,
"base": "https://instreams.click/",
"timestamp": ts,
"id": tvg_id or "Live.Event.us",
"link": link,