changed Idlix domain

This commit is contained in:
hexated 2022-11-04 15:42:36 +07:00
parent 21ed547897
commit d620e6d48e
4 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
// use an integer for version numbers
version = 6
version = 7
cloudstream {

View File

@ -10,7 +10,7 @@ import com.lagradost.cloudstream3.utils.AppUtils.tryParseJson
import org.jsoup.nodes.Element
class IdlixProvider : MainAPI() {
override var mainUrl = "https://109.234.36.69"
override var mainUrl = "https://88.210.3.94"
override var name = "Idlix"
override val hasMainPage = true
override var lang = "id"

View File

@ -1,5 +1,5 @@
// use an integer for version numbers
version = 21
version = 22
cloudstream {

View File

@ -55,7 +55,7 @@ open class SoraStream : TmdbProvider() {
const val databaseGdriveAPI = "https://databasegdriveplayer.co"
const val hdMovieBoxAPI = "https://hdmoviebox.net"
const val series9API = "https://series9.la"
const val idlixAPI = "https://109.234.36.69"
const val idlixAPI = "https://88.210.3.94"
const val noverseAPI = "https://www.nollyverse.com"
const val olgplyAPI = "https://olgply.xyz"
const val uniqueStreamAPI = "https://uniquestream.net"