update M3U8

This commit is contained in:
GitHub Actions Bot 2025-11-14 20:03:02 -05:00
parent 4f09a3201b
commit 404fba6369
3 changed files with 1317 additions and 957 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -14,7 +14,7 @@ urls: dict[str, dict[str, str | float]] = {}
CACHE_FILE = Cache("roxie.json", exp=10_800)
HTML_CACHE = Cache("roxie-html.json", exp=28_800)
HTML_CACHE = Cache("roxie-html.json", exp=19_800)
MIRRORS = ["https://roxiestreams.live", "https://roxiestreams.cc"]