mirror of
https://github.com/doms9/iptv.git
synced 2026-03-07 11:18:25 +01:00
e
This commit is contained in:
parent
00000d9f85
commit
00000d987c
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ TAG = "STRMBTW"
|
|||
|
||||
CACHE_FILE = Cache(TAG, exp=3_600)
|
||||
|
||||
API_FILE = Cache(f"{TAG}-api", exp=19_800)
|
||||
API_FILE = Cache(f"{TAG}-api", exp=28_800)
|
||||
|
||||
BASE_URL = "https://hiteasport.info"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue