This commit is contained in:
doms9 2025-09-13 21:04:01 -04:00
parent b8705fe8f8
commit 00000d985f
3 changed files with 11 additions and 10 deletions

View file

@ -45,9 +45,6 @@ MIRRORS = [
"https://thestreameast.su",
]
LOGOS["CFB"] = LOGOS["NCAAF"]
LOGOS["CBB"] = LOGOS["NCAAB"]
async def process_event(url: str, url_num: int) -> str | None:
async with async_playwright() as p: