This commit is contained in:
doms9 2025-12-19 17:58:37 -05:00
parent 3780698908
commit 00000d9924
9 changed files with 15 additions and 20 deletions

View file

@ -108,7 +108,7 @@ async def scrape() -> None:
if events:
async with async_playwright() as p:
browser, context = await network.browser(p, browser="brave")
browser, context = await network.browser(p, browser="external")
for i, ev in enumerate(events, start=1):
handler = partial(