This commit is contained in:
doms9 2026-03-02 00:50:28 -05:00
parent 00000d99d6
commit 00000d9a1a
23 changed files with 44 additions and 108 deletions

View file

@ -97,6 +97,6 @@ async def scrape(browser: Browser) -> None:
urls.update(events or {})
CACHE_FILE.write(urls)
log.info(f"Collected and cached {len(urls)} new event(s)")
CACHE_FILE.write(urls)