mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Update StreamoUpload.kt
This commit is contained in:
parent
5a5640b344
commit
32144a2b95
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class StreamoUpload1 : StreamoUpload() {
|
|||
|
||||
open class StreamoUpload : ExtractorApi() {
|
||||
override val name = "StreamoUpload"
|
||||
override val mainUrl = "https://streamoupload.xyz"
|
||||
override val mainUrl = "https://streamoupload.com"
|
||||
override val requiresReferer = true
|
||||
|
||||
override suspend fun getUrl(url: String, referer: String?): List<ExtractorLink> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue