update M3U8
This commit is contained in:
parent
335db32721
commit
6eaf99470d
4 changed files with 858 additions and 219 deletions
|
|
@ -17,7 +17,7 @@ CACHE_FILE = Cache("strmd.json", exp=10_800)
|
|||
|
||||
API_FILE = Cache("strmd-api.json", exp=28_800)
|
||||
|
||||
MIRRORS = ["https://streamed.pk", "https://streami.su", "https://streamed.st"]
|
||||
MIRRORS = ["https://streami.su", "https://streamed.st", "https://streamed.pk"]
|
||||
|
||||
|
||||
def fix_sport(s: str) -> str:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue