mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Update DutaMovie.kt
update mainurl
This commit is contained in:
parent
f15f63056f
commit
d947f4a8e8
1 changed files with 2 additions and 6 deletions
|
@ -6,12 +6,8 @@ import com.lagradost.cloudstream3.utils.httpsify
|
|||
import com.lagradost.cloudstream3.utils.loadExtractor
|
||||
|
||||
class DutaMovie : Gomov() {
|
||||
|
||||
override var mainUrl = "https://cinema.dutamovie21.vip"
|
||||
|
||||
|
||||
|
||||
override var name = "DutaMovie"
|
||||
override var mainUrl = "https://drama.dutamovie21.tech/"
|
||||
override var name = "DutaMovie"
|
||||
override val mainPage = mainPageOf(
|
||||
"category/box-office/page/%d/" to "Box Office",
|
||||
"category/serial-tv/page/%d/" to "Serial TV",
|
||||
|
|
Loading…
Reference in a new issue