update M3U8

This commit is contained in:
GitHub Actions Bot 2026-02-27 21:01:44 -05:00
parent 00000d9ce1
commit a95166cd3d
3 changed files with 903 additions and 1095 deletions

View file

@ -69,7 +69,7 @@ async def main() -> None:
asyncio.create_task(roxie.scrape(hdl_brwsr)),
asyncio.create_task(sport9.scrape(xtrnl_brwsr)),
asyncio.create_task(streamcenter.scrape(hdl_brwsr)),
asyncio.create_task(streamhub.scrape(xtrnl_brwsr)),
# asyncio.create_task(streamhub.scrape(xtrnl_brwsr)),
asyncio.create_task(streamsgate.scrape(hdl_brwsr)),
]