mirror of
https://github.com/doms9/iptv.git
synced 2026-04-22 19:57:00 +02:00
update M3U8
This commit is contained in:
parent
00000d92e4
commit
9b5a820012
3 changed files with 823 additions and 787 deletions
|
|
@ -13,7 +13,7 @@ urls: dict[str, dict[str, str | float]] = {}
|
|||
|
||||
TAG = "ROXIE"
|
||||
|
||||
CACHE_FILE = Cache(TAG, exp=19_800)
|
||||
CACHE_FILE = Cache(TAG, exp=28_800)
|
||||
|
||||
BASE_URL = "https://roxiestreams.su"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue