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
8986cff952
commit
520bd3c8d4
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ import com.lagradost.cloudstream3.utils.httpsify
|
|||
import com.lagradost.cloudstream3.utils.loadExtractor
|
||||
|
||||
class DutaMovie : Gomov() {
|
||||
override var mainUrl = "https://boxoffice.dutamovie21.club"
|
||||
override var mainUrl = "https://cinema.dutamovie21.vip"
|
||||
override var name = "DutaMovie"
|
||||
override val mainPage = mainPageOf(
|
||||
"category/box-office/page/%d/" to "Box Office",
|
||||
|
|
Loading…
Reference in a new issue