mirror of
https://github.com/doms9/iptv.git
synced 2026-03-07 11:18:25 +01:00
e
misc edits
This commit is contained in:
parent
621008df1e
commit
00000d9a45
4 changed files with 10 additions and 9 deletions
|
|
@ -15,7 +15,7 @@ CACHE_FILE = Cache(TAG, exp=3_600)
|
|||
|
||||
API_FILE = Cache(f"{TAG}-api", exp=19_800)
|
||||
|
||||
BASE_URL = "https://hiteasport.info"
|
||||
BASE_URL = "https://streambtw.com"
|
||||
|
||||
|
||||
def fix_league(s: str) -> str:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue