This commit is contained in:
doms9 2025-09-03 00:00:22 -04:00
parent a02d30459a
commit 00000d9855
5 changed files with 98 additions and 42 deletions

View file

@ -131,4 +131,7 @@ async def main(client: httpx.AsyncClient) -> None:
),
}
log.info(f"Collected {len(urls)} live events")
log.info(f"Collected {len(urls)} live event(s)")
# add caching