update M3U8

This commit is contained in:
GitHub Actions Bot 2025-11-22 10:14:19 -05:00
parent cc1481fec9
commit ef4bda3b2f
4 changed files with 3481 additions and 1020 deletions

View file

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