update M3U8

This commit is contained in:
GitHub Actions Bot 2026-04-30 16:30:31 -04:00
parent 411cfc39cc
commit f94b6020d1
6 changed files with 480 additions and 524 deletions

View file

@ -13,7 +13,7 @@ urls: dict[str, dict[str, str | float]] = {}
TAG = "PAWA"
CACHE_FILE = Cache(TAG, exp=28_800)
CACHE_FILE = Cache(TAG, exp=19_800)
BASE_URL = "https://pawastreams.net/feed/"