update M3U8

This commit is contained in:
GitHub Actions Bot 2025-11-09 09:49:13 -05:00
parent 157742aa66
commit ba52b7ef3a
3 changed files with 2121 additions and 1329 deletions

View file

@ -49,7 +49,7 @@ async def main() -> None:
asyncio.create_task(lotus.scrape(network.client)),
asyncio.create_task(pixel.scrape(network.client)),
asyncio.create_task(ppv.scrape(network.client)),
asyncio.create_task(roxie.scrape(network.client)),
#asyncio.create_task(roxie.scrape(network.client)),
asyncio.create_task(streambtw.scrape(network.client)),
asyncio.create_task(streameast.scrape(network.client)),
asyncio.create_task(strmd.scrape(network.client)),