update M3U8

This commit is contained in:
GitHub Actions Bot 2025-11-24 14:31:14 -05:00
parent 3497aca9a7
commit 628c6ef6b2
3 changed files with 479 additions and 371 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

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