mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
fixed vidsrc
This commit is contained in:
parent
abc370dfab
commit
5c4bf81a0b
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ open class SoraStream : TmdbProvider() {
|
|||
val mainServerAPI =
|
||||
base64DecodeAPI("cA==YXA=bC4=Y2U=ZXI=LnY=aWU=b3Y=LW0=cmE=c28=Ly8=czo=dHA=aHQ=")
|
||||
const val twoEmbedAPI = "https://www.2embed.to"
|
||||
const val vidSrcAPI = "https://vidsrc.me"
|
||||
const val vidSrcAPI = "https://v2.vidsrc.me"
|
||||
const val dbgoAPI = "https://dbgo.fun"
|
||||
const val movie123API = "https://api.123movie.cc"
|
||||
const val movieHabAPI = "https://moviehab.com"
|
||||
|
|
Loading…
Reference in a new issue