update M3U8
This commit is contained in:
parent
6d0dd50f98
commit
2733bd696f
3 changed files with 983 additions and 815 deletions
|
|
@ -12,7 +12,7 @@ urls: dict[str, dict[str, str | float]] = {}
|
|||
|
||||
CACHE_FILE = Cache("shark.json", exp=10_800)
|
||||
|
||||
HTML_CACHE = Cache("shark-html.json", exp=28_800)
|
||||
HTML_CACHE = Cache("shark-html.json", exp=19_800)
|
||||
|
||||
BASE_URL = "https://sharkstreams.net"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue