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
cecc006dc2
commit
2d486bdac4
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://drama.dutamovie21.tech/"
|
||||
override var mainUrl = "https://viral.dutamovie21.tech"
|
||||
override var name = "DutaMovie"
|
||||
override val mainPage = mainPageOf(
|
||||
"category/box-office/page/%d/" to "Box Office",
|
||||
|
|
Loading…
Reference in a new issue