- misc edits
This commit is contained in:
doms9 2026-04-26 17:48:36 -04:00
parent 3481d400f6
commit 00000d9df2
2 changed files with 18 additions and 10 deletions

View file

@ -45,6 +45,8 @@ async def process_event(url: str, url_num: int) -> str | None:
return f"https://mainstreams.pro/hls/{iframe_src.rsplit("=", 1)[-1]}.m3u8"
# return f"https://edgestreams.pro/hls/{iframe_src.rsplit("=", 1)[-1]}.m3u8"
async def get_events() -> list[dict[str, str]]:
events = []