mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
parent
dee2f7e4c3
commit
8ef4d06df5
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ import org.jsoup.nodes.Element
|
|||
import java.net.URI
|
||||
|
||||
class IdlixProvider : MainAPI() {
|
||||
override var mainUrl = "https://tv.idlixplus.net"
|
||||
override var mainUrl = "https://tv.idlixofficial.co"
|
||||
private var directUrl = mainUrl
|
||||
override var name = "Idlix"
|
||||
override val hasMainPage = true
|
||||
|
@ -302,4 +302,4 @@ class IdlixProvider : MainAPI() {
|
|||
)
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue