mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
fix workflow and update domains (#613)
* update domains 💀
* fix workflows and update nicehttp
This commit is contained in:
parent
29e26b4a1b
commit
179b268bce
8 changed files with 14 additions and 14 deletions
|
@ -1,7 +1,7 @@
|
|||
import org.jetbrains.kotlin.konan.properties.Properties
|
||||
|
||||
// use an integer for version numbers
|
||||
version = 224
|
||||
version = 225
|
||||
|
||||
android {
|
||||
defaultConfig {
|
||||
|
|
|
@ -118,12 +118,11 @@ open class SoraStream : TmdbProvider() {
|
|||
const val moviefictionAPI = "https://moviefiction.com"
|
||||
const val zoechipAPI = "https://zoechip.org"
|
||||
const val nepuAPI = "https://nepu.to"
|
||||
|
||||
const val fdMoviesAPI = "https://freedrivemovie.com"
|
||||
const val uhdmoviesAPI = "https://uhdmovies.us"
|
||||
const val uhdmoviesAPI = "https://uhdmovies.asia"
|
||||
const val hdmovies4uAPI = "https://hdmovies4u.day"
|
||||
const val vegaMoviesAPI = "https://vegamovies.ngo"
|
||||
const val dotmoviesAPI = "https://dotmovies.dad"
|
||||
const val vegaMoviesAPI = "https://vegamovies.ong"
|
||||
const val dotmoviesAPI = "https://dotmovies.one"
|
||||
const val tvMoviesAPI = "https://www.tvseriesnmovies.com"
|
||||
const val dahmerMoviesAPI = "https://odd-bird-1319.zwuhygoaqe.workers.dev"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue