update M3U8

This commit is contained in:
GitHub Actions Bot 2026-02-26 17:02:03 -05:00
parent a7149ead46
commit fb70ef5506
3 changed files with 821 additions and 761 deletions

View file

@ -15,7 +15,7 @@ TAG = "VOLOKIT"
CACHE_FILE = Cache(TAG, exp=10_800)
HTML_CACHE = Cache(f"{TAG}-html", exp=28_800)
HTML_CACHE = Cache(f"{TAG}-html", exp=19_800)
BASE_URL = "http://volokit.xyz"