update M3U8

This commit is contained in:
GitHub Actions Bot 2025-10-30 20:01:31 -04:00
parent 00000d91dc
commit 7b7adfd109
3 changed files with 541 additions and 277 deletions

View file

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