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