update domains 💀

This commit is contained in:
IndusAryan 2024-02-24 15:32:13 +05:30
parent 29e26b4a1b
commit ff78487f88
6 changed files with 8 additions and 9 deletions

View File

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

View File

@ -12,7 +12,7 @@ import org.jsoup.Jsoup
class Hdmovie2 : Movierulzhd() { class Hdmovie2 : Movierulzhd() {
override var mainUrl = "https://hdmovie2.mba" override var mainUrl = "https://hdmovie2.tax"
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 = 224 version = 225
android { android {
defaultConfig { defaultConfig {

View File

@ -118,12 +118,11 @@ open class SoraStream : TmdbProvider() {
const val moviefictionAPI = "https://moviefiction.com" const val moviefictionAPI = "https://moviefiction.com"
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.us" const val uhdmoviesAPI = "https://uhdmovies.asia"
const val hdmovies4uAPI = "https://hdmovies4u.day" const val hdmovies4uAPI = "https://hdmovies4u.day"
const val vegaMoviesAPI = "https://vegamovies.ngo" const val vegaMoviesAPI = "https://vegamovies.ong"
const val dotmoviesAPI = "https://dotmovies.dad" const val dotmoviesAPI = "https://dotmovies.one"
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"

View File

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

View File

@ -10,7 +10,7 @@ import org.jsoup.nodes.Element
import java.net.URI import java.net.URI
open class YomoviesProvider : MainAPI() { open class YomoviesProvider : MainAPI() {
override var mainUrl = "https://yomovies.fit" override var mainUrl = "https://yomovies.town"
private var directUrl = "" private var directUrl = ""
override var name = "Yomovies" override var name = "Yomovies"
override val hasMainPage = true override val hasMainPage = true