update domain (#637)

This commit is contained in:
IndusAryan 2024-03-12 04:58:51 +05:30 committed by GitHub
parent 8ef4d06df5
commit d540c0702c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 5 deletions

View File

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

View File

@ -12,7 +12,7 @@ import org.jsoup.Jsoup
class Hdmovie2 : Movierulzhd() { class Hdmovie2 : Movierulzhd() {
override var mainUrl = "https://hdmovie2.tax" override var mainUrl = "https://hdmovie2.chat"
override var name = "Hdmovie2" override var name = "Hdmovie2"
override val mainPage = mainPageOf( override val mainPage = mainPageOf(
"trending" to "Trending", "trending" to "Trending",

View File

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

View File

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