update M3U8

This commit is contained in:
GitHub Actions Bot 2026-04-25 15:04:29 -04:00
parent cffc603058
commit 48706e1421
4 changed files with 2280 additions and 1402 deletions

View file

@ -114,7 +114,7 @@ async def get_events(cached_keys: list[str]) -> list[dict[str, str]]:
"sport": sport,
"league": league,
"event": event_name,
"link": f"https://cdn.livetv872.me/cache/links/en.{event_id[2:]}.html",
"link": f"https://cdn.livetv879.me/cache/links/en.{event_id[2:]}.html",
}
)