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