mirror of
https://github.com/doms9/iptv.git
synced 2026-03-07 11:18:25 +01:00
update M3U8
This commit is contained in:
parent
5829aa5be7
commit
4f1590a43f
3 changed files with 959 additions and 587 deletions
772
M3U8/TV.m3u8
772
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
772
M3U8/events.m3u8
772
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -11,7 +11,7 @@ urls: dict[str, dict[str, str | float]] = {}
|
|||
|
||||
TAG = "OVOGOAL"
|
||||
|
||||
CACHE_FILE = Cache(TAG, exp=10_800)
|
||||
CACHE_FILE = Cache(TAG, exp=19_800)
|
||||
|
||||
BASE_URL = "https://ovogoal.plus"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue