Update ChillxExtractor.kt
This commit is contained in:
parent
cb543f63e0
commit
8b2570db7d
1 changed files with 1 additions and 0 deletions
|
@ -85,4 +85,5 @@ class ChillxExtractor(private val client: OkHttpClient, private val headers: Hea
|
|||
@SerialName("chillx") val keys: List<String>
|
||||
)
|
||||
}
|
||||
|
||||
class ErrorLoadingException(message: String) : Exception(message)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue