add mlb for webcast.py
This commit is contained in:
doms9 2026-02-27 15:39:06 -05:00
parent 4c078a0b4b
commit 00000d90de
2 changed files with 4 additions and 5 deletions

View file

@ -297,7 +297,7 @@ async def scrape(browser: Browser) -> None:
if url:
valid_count += 1
entry["url"] = url.split("&t")[0]
urls[key] = entry