mirror of
https://github.com/doms9/iptv.git
synced 2026-01-21 03:59:03 +01:00
e
edit watchfooty mirrors misc. edits
This commit is contained in:
parent
c100d6fc1d
commit
00000d9f4f
5 changed files with 25 additions and 33 deletions
|
|
@ -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),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue