Merge branch 'hexated:master' into master

This commit is contained in:
phisher98 2024-03-21 12:53:42 +05:30 committed by GitHub
commit b32fd40a32
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 7 additions and 8 deletions

View File

@ -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() {
)
}
}

View File

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

View File

@ -12,12 +12,12 @@ import org.jsoup.nodes.Element
import java.net.URI
open class RebahinProvider : MainAPI() {
override var mainUrl = "http://179.43.169.211/"
override var mainUrl = "http://rebahin.skin/"
private var directUrl: String? = null
override var name = "Rebahin"
override val hasMainPage = true
override var lang = "id"
open var mainServer = "http://179.43.169.211/"
open var mainServer = "http://rebahin.skin/"
override val supportedTypes = setOf(
TvType.Movie,
TvType.TvSeries,

View File

@ -1,7 +1,7 @@
import org.jetbrains.kotlin.konan.properties.Properties
// use an integer for version numbers
version = 227
version = 228
android {
defaultConfig {

View File

@ -117,12 +117,11 @@ open class SoraStream : TmdbProvider() {
const val moflixAPI = "https://moflix-stream.xyz"
const val zoechipAPI = "https://zoechip.org"
const val nepuAPI = "https://nepu.to"
const val fdMoviesAPI = "https://freedrivemovie.com"
const val uhdmoviesAPI = "https://uhdmovies.asia"
const val hdmovies4uAPI = "https://hdmovies4u.day"
const val vegaMoviesAPI = "https://vegamovies.ong"
const val dotmoviesAPI = "https://dotmovies.one"
const val dotmoviesAPI = "https://luxmovies.biz"
const val tvMoviesAPI = "https://www.tvseriesnmovies.com"
const val dahmerMoviesAPI = "https://odd-bird-1319.zwuhygoaqe.workers.dev"