This commit is contained in:
doms9 2025-10-20 11:23:43 -04:00
parent e3505df30b
commit 00000d9f36
2 changed files with 5 additions and 13 deletions

View file

@ -167,3 +167,6 @@ async def scrape(client: httpx.AsyncClient) -> None:
log.info("No new events found")
CACHE_FILE.write(cached_urls)
# cloudflare bot protection added