This commit is contained in:
Thorodinson1 2023-07-05 17:42:24 +05:30
parent 5a5640b344
commit aeb3a23221

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 StreamoUpload1 : StreamoUpload() {
class StreamoUpload : StreamoUpload() {
override val mainUrl = "https://streamoupload.xyz"
}