update M3U8

This commit is contained in:
GitHub Actions Bot 2026-03-06 13:07:03 -05:00
parent de8f765d95
commit d46653cbf2
6 changed files with 60144 additions and 61381 deletions

View file

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