mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
updated
This commit is contained in:
parent
f4401e6492
commit
c41cc4799e
2 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,7 @@ import com.lagradost.cloudstream3.utils.ExtractorApi
|
||||||
import com.lagradost.cloudstream3.utils.ExtractorLink
|
import com.lagradost.cloudstream3.utils.ExtractorLink
|
||||||
import com.lagradost.cloudstream3.utils.M3u8Helper
|
import com.lagradost.cloudstream3.utils.M3u8Helper
|
||||||
|
|
||||||
class StreamoUpload : StreamoUpload() {
|
class StreamoUpload1 : StreamoUpload() {
|
||||||
override val mainUrl = "https://streamoupload.xyz"
|
override val mainUrl = "https://streamoupload.xyz"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -388,6 +388,7 @@ val extractorApis: MutableList<ExtractorApi> = arrayListOf(
|
||||||
SpeedoStream(),
|
SpeedoStream(),
|
||||||
SpeedoStream1(),
|
SpeedoStream1(),
|
||||||
StreamoUpload(),
|
StreamoUpload(),
|
||||||
|
StreamoUpload1(),
|
||||||
Zorofile(),
|
Zorofile(),
|
||||||
Embedgram(),
|
Embedgram(),
|
||||||
Mvidoo(),
|
Mvidoo(),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue