mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
update domain (#637)
This commit is contained in:
parent
8ef4d06df5
commit
d540c0702c
4 changed files with 4 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
// use an integer for version numbers
|
||||
version = 64
|
||||
version = 65
|
||||
|
||||
|
||||
cloudstream {
|
||||
|
|
|
@ -12,7 +12,7 @@ import org.jsoup.Jsoup
|
|||
|
||||
class Hdmovie2 : Movierulzhd() {
|
||||
|
||||
override var mainUrl = "https://hdmovie2.tax"
|
||||
override var mainUrl = "https://hdmovie2.chat"
|
||||
override var name = "Hdmovie2"
|
||||
override val mainPage = mainPageOf(
|
||||
"trending" to "Trending",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
import org.jetbrains.kotlin.konan.properties.Properties
|
||||
|
||||
// use an integer for version numbers
|
||||
version = 227
|
||||
version = 228
|
||||
|
||||
android {
|
||||
defaultConfig {
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue