This commit is contained in:
doms9 2025-10-11 18:43:57 -04:00
parent 703c55bee4
commit 00000d9199
5 changed files with 328 additions and 30 deletions

View file

@ -247,3 +247,6 @@ async def scrape(client: httpx.AsyncClient) -> None:
log.info("No new events found")
CACHE_FILE.write(cached_urls)
# same provider as strmd.py