cache nulls from totalsportek
This commit is contained in:
doms9 2025-12-27 12:52:18 -05:00
parent 2240077021
commit 00000d9875
2 changed files with 29 additions and 22 deletions

View file

@ -304,6 +304,7 @@ async def scrape() -> None:
if url:
valid_count += 1
urls[key] = entry
finally: