mirror of
https://github.com/doms9/iptv.git
synced 2026-04-24 20:16:59 +02:00
e
- change domains for totalsportek*.py - misc edits
This commit is contained in:
parent
3f0a368f05
commit
00000d9063
4 changed files with 7 additions and 3 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue