mirror of
https://github.com/doms9/iptv.git
synced 2026-06-06 02:43:05 +02:00
e
- misc edits.
This commit is contained in:
parent
c8ed911944
commit
00000d9c84
5 changed files with 10 additions and 5 deletions
|
|
@ -10,7 +10,7 @@ urls: dict[str, dict[str, str | float]] = {}
|
|||
|
||||
TAG = "STRMCNTR"
|
||||
|
||||
CACHE_FILE = Cache(TAG, exp=28_800)
|
||||
CACHE_FILE = Cache(TAG, exp=86_400)
|
||||
|
||||
API_URL = "https://backend.streamcenter.live/api/Parties"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue