add olympic games to livetvsx.py
This commit is contained in:
doms9 2026-02-09 13:43:06 -05:00
parent fde7270ab9
commit 00000d9735
2 changed files with 9 additions and 4 deletions

View file

@ -13,7 +13,7 @@ TAG = "STRMBTW"
CACHE_FILE = Cache(TAG, exp=3_600)
API_FILE = Cache(f"{TAG}-api", exp=28_800)
API_FILE = Cache(f"{TAG}-api", exp=19_800)
BASE_URL = "https://hiteasport.info"