update M3U8

This commit is contained in:
GitHub Actions Bot 2025-11-18 11:02:27 -05:00
parent 335db32721
commit 6eaf99470d
4 changed files with 858 additions and 219 deletions

View file

@ -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: