This commit is contained in:
doms9 2025-12-16 20:28:51 -05:00
parent 3944fc8516
commit 00000d9bce
9 changed files with 9 additions and 9 deletions

View file

@ -113,7 +113,7 @@ async def scrape(client: httpx.AsyncClient) -> None:
log.info(f"Processing {len(events)} new URL(s)")
if events:
now = Time.now().timestamp()
now = Time.clean(Time.now()).timestamp()
for i, ev in enumerate(events, start=1):
handler = partial(