update M3U8

This commit is contained in:
GitHub Actions Bot 2026-02-08 15:05:29 -05:00
parent 00000d987c
commit 3d7209c665
3 changed files with 1081 additions and 625 deletions

View file

@ -80,7 +80,7 @@ async def main() -> None:
asyncio.create_task(istreameast.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()),
]