Update Chillx.kt

This commit is contained in:
phisher98 2024-04-29 11:57:12 +05:30 committed by GitHub
parent a9be26db08
commit cffd47fc1f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ open class Chillx : ExtractorApi() {
override val name = "Chillx"
override val mainUrl = "https://chillx.top"
override val requiresReferer = true
private var key: String? = null
override suspend fun getUrl(
url: String,