edit totalsportek caching
add base for cdnlivetv
This commit is contained in:
doms9 2025-12-27 13:17:19 -05:00
parent 94636e34ca
commit 00000d922d
2 changed files with 7 additions and 1 deletions

View file

@ -138,7 +138,7 @@ async def scrape() -> None:
entry = {
"url": url,
"logo": logo,
"base": "",
"base": link,
"timestamp": ts,
"id": tvg_id or "Live.Event.us",
"link": link,