update M3U8
This commit is contained in:
parent
44305d60e1
commit
8519e946b7
4 changed files with 609 additions and 993 deletions
|
|
@ -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",
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue