update M3U8

This commit is contained in:
GitHub Actions Bot 2026-02-07 15:33:09 -05:00
parent a2747b0f15
commit 354ff4365b
3 changed files with 1219 additions and 1111 deletions

View file

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