mirror of
https://github.com/doms9/iptv.git
synced 2026-06-14 12:36:27 +02:00
update M3U8
This commit is contained in:
parent
52c043f99a
commit
89364c0c56
5 changed files with 331 additions and 415 deletions
|
|
@ -14,7 +14,7 @@ urls: dict[str, dict[str, str | float]] = {}
|
|||
|
||||
TAG = "ROXIE"
|
||||
|
||||
CACHE_FILE = Cache(TAG, exp=28_800)
|
||||
CACHE_FILE = Cache(TAG, exp=19_800)
|
||||
|
||||
BASE_URL = "https://roxiestreams.su"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue