update: dot, mvrlz, sf, yo, hdm2 domain (#392)

* Update build.gradle.kts

* Update YomoviesProvider.kt

* Update build.gradle.kts

* Update Hdmovie2.kt

* Update SoraStream.kt

* Update build.gradle.kts

* i forgot domain
This commit is contained in:
IndusAryan 2023-11-21 20:14:27 +05:30 committed by GitHub
parent f6051f81bc
commit 80ac800394
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 8 additions and 9 deletions

View file

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

View file

@ -116,9 +116,9 @@ open class SoraStream : TmdbProvider() {
const val vegaMoviesAPI = "https://vegamovies.boo"
const val hdmovies4uAPI = "https://hdmovies4u.name"
const val watchflxAPI = "https://watchflx.tv"
const val dotmoviesAPI = "https://dotmovies.yachts"
const val dotmoviesAPI = "https://dotmovies.im"
const val blackvidAPI = "https://prod.api.blackvid.space"
const val showflixAPI = "https://showflix.online"
const val showflixAPI = "https://showflix.space"
const val dahmerMoviesAPI = "https://odd-bird-1319.zwuhygoaqe.workers.dev"
fun getType(t: String?): TvType {