mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Update Multiplex.kt
change mainurl
This commit is contained in:
parent
decdb34eeb
commit
3c5668849a
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ import com.lagradost.cloudstream3.mainPageOf
|
|||
|
||||
class Multiplex : Gomov() {
|
||||
|
||||
override var mainUrl = "http://95.111.236.109"
|
||||
override var mainUrl = "https://imb-bmi.org/"
|
||||
|
||||
override var name = "Multiplex"
|
||||
override val mainPage = mainPageOf(
|
||||
|
|
Loading…
Reference in a new issue