update M3U8

This commit is contained in:
GitHub Actions Bot 2026-02-15 11:13:06 -05:00
parent 00000d9a45
commit 7994279d4e
4 changed files with 3171 additions and 631 deletions

View file

@ -82,7 +82,7 @@ async def main() -> None:
asyncio.create_task(ovogoal.scrape()),
asyncio.create_task(pawa.scrape()),
asyncio.create_task(shark.scrape()),
# asyncio.create_task(streambtw.scrape()),
asyncio.create_task(streambtw.scrape()),
asyncio.create_task(xstreameast.scrape()),
]