update M3U8

This commit is contained in:
GitHub Actions Bot 2026-05-29 11:40:54 -04:00
parent 83f00ffc91
commit 93abe365a4
3 changed files with 227 additions and 491 deletions

View file

@ -68,7 +68,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(ovogoal.scrape()),
asyncio.create_task(shark.scrape()),
asyncio.create_task(streamcenter.scrape()),