Update Hdfilmcehennemi.kt

This commit is contained in:
IndusAryan 2023-11-03 14:12:34 +05:30 committed by GitHub
parent 524433c9c5
commit d52a323c63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ import com.lagradost.cloudstream3.utils.AppUtils.tryParseJson
import org.jsoup.nodes.Element
class Hdfilmcehennemi : MainAPI() {
override var mainUrl = "https://www.hdfilmcehennemi.life"
override var mainUrl = "https://www.hdfilmcehennemi.de"
override var name = "hdfilmcehennemi"
override val hasMainPage = true
override var lang = "tr"
@ -242,4 +242,4 @@ class Hdfilmcehennemi : MainAPI() {
@JsonProperty("slug") val slug: String? = null,
@JsonProperty("slug_prefix") val slugPrefix: String? = null,
)
}
}