update M3U8
This commit is contained in:
parent
5921831efd
commit
18cafedc83
4 changed files with 407 additions and 266 deletions
|
|
@ -18,10 +18,7 @@ CACHE_FILE = Cache("watchfty.json", exp=10_800)
|
|||
|
||||
API_FILE = Cache("watchfty-api.json", exp=28_800)
|
||||
|
||||
MIRRORS = [
|
||||
"https://www.watchfooty.live",
|
||||
"https://www.watchfooty.top",
|
||||
]
|
||||
MIRRORS = ["https://www.watchfooty.top", "https://www.watchfooty.st"]
|
||||
|
||||
SPORT_ENDPOINTS = [
|
||||
"american-football",
|
||||
|
|
@ -32,7 +29,7 @@ SPORT_ENDPOINTS = [
|
|||
# "darts",
|
||||
"fighting",
|
||||
"football",
|
||||
# "golf",
|
||||
"golf",
|
||||
"hockey",
|
||||
"racing",
|
||||
# "rugby",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue