mirror of
https://github.com/doms9/iptv.git
synced 2026-03-07 11:18:25 +01:00
e
- edit ppv mirrors
This commit is contained in:
parent
692ce5d393
commit
00000d9d68
1 changed files with 3 additions and 2 deletions
|
|
@ -15,9 +15,10 @@ CACHE_FILE = Cache(TAG, exp=10_800)
|
|||
API_FILE = Cache(f"{TAG}-api", exp=19_800)
|
||||
|
||||
MIRRORS = [
|
||||
"https://old.ppv.to/api/streams",
|
||||
"https://api.ppvs.su/api/streams",
|
||||
"https://api.ppv.to/api/streams",
|
||||
"https://api.ppv.cx/api/streams",
|
||||
"https://api.ppv.sh/api/streams",
|
||||
"https://api.ppv.la/api/streams",
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue