requested changes done

This commit is contained in:
Thorodinson1 2023-07-20 11:24:40 +05:30
parent 614974f362
commit 204de29cbd
2 changed files with 1 additions and 7 deletions

View file

@ -8,11 +8,6 @@ import com.lagradost.cloudstream3.utils.ExtractorLink
import com.lagradost.cloudstream3.utils.getAndUnpack
import com.lagradost.cloudstream3.utils.Qualities
import com.lagradost.cloudstream3.utils.M3u8Helper
import org.jsoup.select.Elements
class StreamoUpload1 : StreamoUpload() {
override val mainUrl = "https://streamoupload.xyz"
}
open class StreamoUpload : ExtractorApi() {
override val name = "StreamoUpload"

View file

@ -400,8 +400,7 @@ val extractorApis: MutableList<ExtractorApi> = arrayListOf(
MoviehabNet(),
Jeniusplay(),
StreamoUpload(),
StreamoUpload1(),
Gdriveplayerapi(),
Gdriveplayerapp(),
Gdriveplayerfun(),