mirror of
https://github.com/doms9/iptv.git
synced 2026-06-06 02:43:05 +02:00
update M3U8
This commit is contained in:
parent
1df9b10474
commit
2cefe0f2f6
3 changed files with 257 additions and 305 deletions
|
|
@ -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",
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue