update M3U8

This commit is contained in:
GitHub Actions Bot 2025-11-11 16:30:59 -05:00
parent 01b22f7ed7
commit c88447020a
3 changed files with 71 additions and 71 deletions

View file

@ -45,7 +45,7 @@ async def main() -> None:
tasks = [
asyncio.create_task(fawa.scrape(network.client)),
asyncio.create_task(fstv.scrape(network.client)),
#asyncio.create_task(fstv.scrape(network.client)),
asyncio.create_task(lotus.scrape(network.client)),
asyncio.create_task(pixel.scrape(network.client)),
asyncio.create_task(ppv.scrape(network.client)),