mirror of
https://github.com/doms9/iptv.git
synced 2026-03-08 11:28:34 +01:00
update M3U8
This commit is contained in:
parent
00000d958f
commit
5829aa5be7
3 changed files with 833 additions and 629 deletions
|
|
@ -11,7 +11,7 @@ urls: dict[str, dict[str, str | float]] = {}
|
|||
|
||||
TAG = "OVOGOAL"
|
||||
|
||||
CACHE_FILE = Cache(TAG, exp=19_800)
|
||||
CACHE_FILE = Cache(TAG, exp=10_800)
|
||||
|
||||
BASE_URL = "https://ovogoal.plus"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue