mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Chillx: fix key (#628)
This commit is contained in:
parent
1e2a11d6e4
commit
74060e7da3
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ open class Chillx : ExtractorApi() {
|
|||
override val requiresReferer = true
|
||||
|
||||
companion object {
|
||||
private const val KEY = "m4H6D9%0\$N&F6rQ&"
|
||||
private const val KEY = "eN0^>\$^#M08uFv%c"
|
||||
}
|
||||
|
||||
override suspend fun getUrl(
|
||||
|
|
Loading…
Reference in a new issue