mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
update and refactor stuff (#516)
This commit is contained in:
parent
832656852a
commit
bb6ca96489
9 changed files with 27 additions and 57 deletions
|
@ -1,7 +1,7 @@
|
|||
import org.jetbrains.kotlin.konan.properties.Properties
|
||||
|
||||
// use an integer for version numbers
|
||||
version = 216
|
||||
version = 217
|
||||
|
||||
android {
|
||||
defaultConfig {
|
||||
|
|
|
@ -125,7 +125,7 @@ open class SoraStream : TmdbProvider() {
|
|||
const val gMoviesAPI = "https://gdrivemovies.xyz"
|
||||
const val hdmovies4uAPI = "https://hdmovies4u.dad"
|
||||
const val vegaMoviesAPI = "https://vegamovies.dad"
|
||||
const val dotmoviesAPI = "https://dotmovies.bet"
|
||||
const val dotmoviesAPI = "https://dotmovies.rsvp"
|
||||
const val tvMoviesAPI = "https://www.tvseriesnmovies.com"
|
||||
const val moviezAddAPI = "https://ww3.moviezaddiction.click"
|
||||
const val bollyMazaAPI = "https://ww3.bollymaza.click"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue