update M3U8

This commit is contained in:
GitHub Actions Bot 2026-05-30 08:03:02 -04:00
parent 27ac770b69
commit a4342768aa
3 changed files with 1265 additions and 1973 deletions

View file

@ -67,7 +67,7 @@ async def main() -> None:
httpx_tasks = [
asyncio.create_task(fawa.scrape()),
asyncio.create_task(istreameast.scrape()),
# asyncio.create_task(ovogoal.scrape()),
asyncio.create_task(ovogoal.scrape()),
asyncio.create_task(shark.scrape()),
asyncio.create_task(streamcenter.scrape()),
asyncio.create_task(streamsgate.scrape()),