mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Merge branch 'master' of https://github.com/Thorodinson1/cloudstream
This commit is contained in:
commit
b2beda3af2
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class StreamoUpload : StreamoUpload() {
|
||||||
|
|
||||||
open class StreamoUpload : ExtractorApi() {
|
open class StreamoUpload : ExtractorApi() {
|
||||||
override val name = "StreamoUpload"
|
override val name = "StreamoUpload"
|
||||||
override val mainUrl = "https://streamoupload.xyz"
|
override val mainUrl = "https://streamoupload.com"
|
||||||
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