update M3U8

This commit is contained in:
GitHub Actions Bot 2026-04-05 11:59:27 -04:00
parent 6a88ff5ae2
commit 75cc3e4bb5
4 changed files with 3000 additions and 3816 deletions

View file

@ -75,12 +75,12 @@ async def main() -> None:
asyncio.create_task(fawa.scrape()),
asyncio.create_task(istreameast.scrape()),
asyncio.create_task(listapreta.scrape()),
asyncio.create_task(ovogoal.scrape()),
# asyncio.create_task(ovogoal.scrape()),
asyncio.create_task(pawa.scrape()),
asyncio.create_task(shark.scrape()),
asyncio.create_task(streamtpnew.scrape()),
asyncio.create_task(totalsportek.scrape()),
asyncio.create_task(tvapp.scrape()),
# asyncio.create_task(tvapp.scrape()),
asyncio.create_task(webcast.scrape()),
]