update M3U8

This commit is contained in:
GitHub Actions Bot 2026-02-27 20:02:29 -05:00
parent 00000d958f
commit 5829aa5be7
3 changed files with 833 additions and 629 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -11,7 +11,7 @@ urls: dict[str, dict[str, str | float]] = {}
TAG = "OVOGOAL"
CACHE_FILE = Cache(TAG, exp=19_800)
CACHE_FILE = Cache(TAG, exp=10_800)
BASE_URL = "https://ovogoal.plus"