update M3U8

This commit is contained in:
GitHub Actions Bot 2026-04-26 13:31:32 -04:00
parent 884c3a5668
commit 6dfdc5b3e9
4 changed files with 1611 additions and 1143 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.livetv879.me/cache/links/en.{event_id[2:]}.html",
"link": f"https://cdn.livetv880.me/cache/links/en.{event_id[2:]}.html",
}
)