update M3U8

This commit is contained in:
GitHub Actions Bot 2026-03-30 12:00:53 -04:00
parent 252c062327
commit a9c1802b80
4 changed files with 862 additions and 739 deletions

View file

@ -70,7 +70,7 @@ async def main() -> None:
httpx_tasks = [
asyncio.create_task(fawa.scrape()),
asyncio.create_task(istreameast.scrape()),
asyncio.create_task(ovogoal.scrape()),
# asyncio.create_task(ovogoal.scrape()),
asyncio.create_task(pawa.scrape()),
asyncio.create_task(shark.scrape()),
asyncio.create_task(totalsportek.scrape()),