mirror of
https://github.com/recloudstream/cloudstream-extensions.git
synced 2024-08-15 03:03:54 +00:00
Sflix: fixed key
This commit is contained in:
parent
da1dd7c2b8
commit
7ec14d6900
1 changed files with 1 additions and 1 deletions
|
@ -458,7 +458,7 @@ open class SflixProvider : MainAPI() {
|
|||
}
|
||||
|
||||
suspend fun getKey(): String? {
|
||||
return app.get("https://raw.githubusercontent.com/consumet/rapidclown/rabbitstream/key.txt")
|
||||
return app.get("https://raw.githubusercontent.com/enimax-anime/key/e4/key.txt")
|
||||
.text
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue