mirror of
https://github.com/doms9/iptv.git
synced 2026-03-07 11:18:25 +01:00
e
This commit is contained in:
parent
a388ca2d02
commit
00000d9eb5
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ TAG = "WATCHFTY"
|
|||
|
||||
CACHE_FILE = Cache(TAG, exp=10_800)
|
||||
|
||||
API_FILE = Cache(f"{TAG}-api.json", exp=19_800)
|
||||
API_FILE = Cache(f"{TAG}-api", exp=19_800)
|
||||
|
||||
API_URL = "https://api.watchfooty.st"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue