update M3U8

This commit is contained in:
GitHub Actions Bot 2026-04-10 13:01:50 -04:00
parent 5e505feea9
commit 2b5606e16a
3 changed files with 809 additions and 461 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -18,7 +18,7 @@ API_FILE = Cache(f"{TAG}-api", exp=19_800)
API_MIRRORS = [ API_MIRRORS = [
"https://api.ppv.to/api/streams", "https://api.ppv.to/api/streams",
"https://api.ppv.cx/api/streams", "https://api.ppv.cx/api/streams",
"https://api.ppv.sh/api/streams", # "https://api.ppv.sh/api/streams",
# "https://api.ppv.la/api/streams", # "https://api.ppv.la/api/streams",
] ]