update M3U8

This commit is contained in:
GitHub Actions Bot 2025-11-26 18:00:44 -05:00
parent 44305d60e1
commit 8519e946b7
4 changed files with 609 additions and 993 deletions

View file

@ -76,7 +76,7 @@ async def get_events() -> dict[str, dict[str, str | float]]:
events[key] = {
"url": stream_link,
"logo": logo,
"base": "https://pixelsport.tv/",
"base": "https://pixelsport.tv",
"timestamp": now.timestamp(),
"id": tvg_id or "Live.Event.us",
}