e
This commit is contained in:
parent
703c55bee4
commit
00000d9199
5 changed files with 328 additions and 30 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue