Merge remote-tracking branch 'origin/master'

This commit is contained in:
jack 2023-11-21 21:46:43 +07:00
commit 18a4db4051
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

@ -117,9 +117,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 {