Update and rename Streamoupload.kt to StreamoUpload.kt

This commit is contained in:
Thorodinson1 2023-07-05 18:04:35 +05:30 committed by GitHub
parent ee005aca87
commit fee7b594ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ import com.lagradost.cloudstream3.utils.ExtractorApi
import com.lagradost.cloudstream3.utils.ExtractorLink
import com.lagradost.cloudstream3.utils.M3u8Helper
class StreamoUpload : StreamoUpload() {
class StreamoUpload1 : StreamoUpload() {
override val mainUrl = "https://streamoupload.xyz"
}