update M3U8

This commit is contained in:
GitHub Actions Bot 2026-03-26 16:31:26 -04:00
parent 00000d9063
commit 0166182de4
3 changed files with 649 additions and 565 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -80,7 +80,7 @@ async def main() -> None:
# asyncio.create_task(s2watch.scrape()),
asyncio.create_task(shark.scrape()),
# asyncio.create_task(totalsportek1.scrape()),
# asyncio.create_task(totalsportek3.scrape()),
asyncio.create_task(totalsportek3.scrape()),
asyncio.create_task(tvapp.scrape()),
asyncio.create_task(webcast.scrape()),
]