mirror of
https://github.com/doms9/iptv.git
synced 2026-06-15 12:46:27 +02:00
update M3U8
This commit is contained in:
parent
411cfc39cc
commit
f94b6020d1
6 changed files with 480 additions and 524 deletions
|
|
@ -13,7 +13,7 @@ urls: dict[str, dict[str, str | float]] = {}
|
|||
|
||||
TAG = "TSPRTK"
|
||||
|
||||
CACHE_FILE = Cache(TAG, exp=28_800)
|
||||
CACHE_FILE = Cache(TAG, exp=19_800)
|
||||
|
||||
BASE_URL = "https://live3.totalsportek.fyi"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue