mirror of
https://github.com/doms9/iptv.git
synced 2026-03-07 11:18:25 +01:00
e
This commit is contained in:
parent
00000d99d6
commit
00000d9a1a
23 changed files with 44 additions and 108 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue