edit watchfooty mirrors
misc. edits
This commit is contained in:
doms9 2025-12-18 12:51:16 -05:00
parent c100d6fc1d
commit 00000d9f4f
5 changed files with 25 additions and 33 deletions

View file

@ -25,7 +25,7 @@ async def get_events(cached_keys: list[str]) -> list[dict[str, str]]:
network.request(
BASE_URL,
log=log,
params={"date": f"{d.date()}"},
params={"date": d.date()},
)
for d in [
now.delta(days=-1),