block nfl endpoints (superbowl finished)
This commit is contained in:
doms9 2026-02-09 00:28:55 -05:00
parent 1608018249
commit 00000d9f2b
8 changed files with 13 additions and 10 deletions

View file

@ -72,7 +72,7 @@ async def main() -> None:
asyncio.create_task(streamsgate.scrape(xtrnl_brwsr)),
asyncio.create_task(totalsportek.scrape(hdl_brwsr)),
asyncio.create_task(tvpass.scrape(hdl_brwsr)),
asyncio.create_task(webcast.scrape(hdl_brwsr)),
# asyncio.create_task(webcast.scrape(hdl_brwsr)),
]
httpx_tasks = [