forked from doms/iptv
e
update roxie.py base url
This commit is contained in:
parent
64fa5490fb
commit
00000d91d9
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ CACHE_FILE = Cache(TAG, exp=10_800)
|
|||
|
||||
HTML_CACHE = Cache(f"{TAG}-html", exp=19_800)
|
||||
|
||||
BASE_URL = "https://roxiestreams.live"
|
||||
BASE_URL = "https://roxiestreams.info"
|
||||
|
||||
SPORT_ENDPOINTS = {
|
||||
"fighting": "Fighting",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue