update M3U8

This commit is contained in:
GitHub Actions Bot 2026-02-07 13:12:10 -05:00
parent 00000d98b2
commit f7ff7c67d0
3 changed files with 1989 additions and 2577 deletions

View file

@ -77,7 +77,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(tvpass.scrape()),
# asyncio.create_task(xstreameast.scrape()),
]