mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Update Multiplex.kt
fix indofilm
This commit is contained in:
parent
43022bf90c
commit
00869f2e5e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ package com.hexated
|
||||||
import com.lagradost.cloudstream3.mainPageOf
|
import com.lagradost.cloudstream3.mainPageOf
|
||||||
|
|
||||||
class Multiplex : Gomov() {
|
class Multiplex : Gomov() {
|
||||||
override var mainUrl = "http://5.189.181.147"
|
override var mainUrl = "http://45.84.138.167"
|
||||||
override var name = "Multiplex"
|
override var name = "Multiplex"
|
||||||
override val mainPage = mainPageOf(
|
override val mainPage = mainPageOf(
|
||||||
"country/usa/page/%d/" to "Movie",
|
"country/usa/page/%d/" to "Movie",
|
||||||
|
|
Loading…
Reference in a new issue