update M3U8

This commit is contained in:
GitHub Actions Bot 2026-06-13 17:01:12 -04:00
parent b2210efb2a
commit 0ebc56305b
3 changed files with 269 additions and 209 deletions

View file

@ -67,7 +67,7 @@ async def main() -> None:
httpx_tasks = [
asyncio.create_task(fawa.scrape()),
asyncio.create_task(istreameast.scrape()),
asyncio.create_task(mainportal.scrape()),
# asyncio.create_task(mainportal.scrape()),
asyncio.create_task(pelotalibre.scrape()),
# asyncio.create_task(resportz.scrape()),
asyncio.create_task(shark.scrape()),