mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Update Hdfilmcehennemi.kt
This commit is contained in:
parent
524433c9c5
commit
d52a323c63
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ import com.lagradost.cloudstream3.utils.AppUtils.tryParseJson
|
||||||
import org.jsoup.nodes.Element
|
import org.jsoup.nodes.Element
|
||||||
|
|
||||||
class Hdfilmcehennemi : MainAPI() {
|
class Hdfilmcehennemi : MainAPI() {
|
||||||
override var mainUrl = "https://www.hdfilmcehennemi.life"
|
override var mainUrl = "https://www.hdfilmcehennemi.de"
|
||||||
override var name = "hdfilmcehennemi"
|
override var name = "hdfilmcehennemi"
|
||||||
override val hasMainPage = true
|
override val hasMainPage = true
|
||||||
override var lang = "tr"
|
override var lang = "tr"
|
||||||
|
@ -242,4 +242,4 @@ class Hdfilmcehennemi : MainAPI() {
|
||||||
@JsonProperty("slug") val slug: String? = null,
|
@JsonProperty("slug") val slug: String? = null,
|
||||||
@JsonProperty("slug_prefix") val slugPrefix: String? = null,
|
@JsonProperty("slug_prefix") val slugPrefix: String? = null,
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue