- change domains for totalsportek*.py
- misc edits
This commit is contained in:
doms9 2026-03-26 16:20:40 -04:00
parent 3f0a368f05
commit 00000d9063
4 changed files with 7 additions and 3 deletions

View file

@ -14,7 +14,7 @@ TAG = "TOTALSPRTK1"
CACHE_FILE = Cache(TAG, exp=28_800)
BASE_URL = "https://live.totalsportekarmy.com"
BASE_URL = "https://live.totalsportek.foo"
def fix_txt(s: str) -> str: