Update SoraStream.kt

This commit is contained in:
IndusAryan 2023-11-21 00:18:40 +05:30 committed by GitHub
parent 264c771c1b
commit 8d8948eff0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

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 {