update M3U8

This commit is contained in:
GitHub Actions Bot 2026-04-04 14:31:39 -04:00
parent 90c1ae772a
commit 7cff3caee4
4 changed files with 2134 additions and 958 deletions

View file

@ -11,7 +11,7 @@ urls: dict[str, dict[str, str | float]] = {}
TAG = "STP"
CACHE_FILE = Cache(TAG, exp=19_800)
CACHE_FILE = Cache(TAG, exp=28_800)
API_URL = "https://streamtpnew.com/eventos.json"