mirror of
https://github.com/recloudstream/cloudstream-extensions-multilingual.git
synced 2024-08-15 03:15:14 +00:00
Update StreamingcommunityProvider.kt
This commit is contained in:
parent
22db5f73d1
commit
f4bbe6a20e
1 changed files with 1 additions and 1 deletions
|
@ -431,7 +431,7 @@ class StreamingcommunityProvider : MainAPI() {
|
|||
val token = tre.replace("=", "").replace("+", "-").replace("/", "_")
|
||||
|
||||
|
||||
val link = "https://scws.xyz/master/$scwsid?token=$token&expires=$expire&n=1&n=1"
|
||||
val link = "https://scws.work/master/$scwsid?token=$token&expires=$expire&n=1&n=1"
|
||||
getM3u8Qualities(link, data, URI(link).host).forEach(callback)
|
||||
return true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue