mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Update DutaMovie.kt
This commit is contained in:
parent
65906077b8
commit
cc187f60d5
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ import com.lagradost.cloudstream3.utils.httpsify
|
||||||
import com.lagradost.cloudstream3.utils.loadExtractor
|
import com.lagradost.cloudstream3.utils.loadExtractor
|
||||||
|
|
||||||
class DutaMovie : Gomov() {
|
class DutaMovie : Gomov() {
|
||||||
override var mainUrl = "https://movie.dutamovie21.club"
|
override var mainUrl = "https://boxoffice.dutamovie21.club"
|
||||||
override var name = "DutaMovie"
|
override var name = "DutaMovie"
|
||||||
override val mainPage = mainPageOf(
|
override val mainPage = mainPageOf(
|
||||||
"category/box-office/page/%d/" to "Box Office",
|
"category/box-office/page/%d/" to "Box Office",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue