update M3U8
This commit is contained in:
parent
2c46c40b84
commit
3b43ae09c4
5 changed files with 371 additions and 193 deletions
|
|
@ -16,10 +16,10 @@ urls: dict[str, dict[str, str | float]] = {}
|
|||
CACHE_FILE = Cache(Path(__file__).parent / "caches" / "streameast.json", exp=10_800)
|
||||
|
||||
MIRRORS = [
|
||||
"https://streameast.sg",
|
||||
"https://streameast.ga",
|
||||
"https://streameast.tw",
|
||||
"https://streameast.ph",
|
||||
"https://streameast.sg",
|
||||
"https://streameast.ch",
|
||||
"https://streameast.ec",
|
||||
"https://streameast.fi",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue