update M3U8

This commit is contained in:
GitHub Actions Bot 2026-05-25 23:30:17 -04:00
parent 1df9b10474
commit 2cefe0f2f6
3 changed files with 257 additions and 305 deletions

View file

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