update M3U8

This commit is contained in:
GitHub Actions Bot 2026-01-07 15:31:23 -05:00
parent 64cad5e0a8
commit ad1ca748bb
4 changed files with 1142 additions and 770 deletions

View file

@ -16,7 +16,7 @@ TAG = "STRMSGATE"
CACHE_FILE = Cache(f"{TAG.lower()}.json", exp=10_800)
API_FILE = Cache(f"{TAG.lower()}-api.json", exp=28_800)
API_FILE = Cache(f"{TAG.lower()}-api.json", exp=19_800)
BASE_URL = "https://streamingon.org"