mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
SpeedoStream update (#493)
This commit is contained in:
parent
40a963588f
commit
a95fcfc9db
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ import com.lagradost.cloudstream3.utils.ExtractorLink
|
||||||
import com.lagradost.cloudstream3.utils.M3u8Helper
|
import com.lagradost.cloudstream3.utils.M3u8Helper
|
||||||
|
|
||||||
class SpeedoStream1 : SpeedoStream() {
|
class SpeedoStream1 : SpeedoStream() {
|
||||||
override val mainUrl = "https://speedostream.nl"
|
override val mainUrl = "https://speedostream.pm"
|
||||||
}
|
}
|
||||||
|
|
||||||
open class SpeedoStream : ExtractorApi() {
|
open class SpeedoStream : ExtractorApi() {
|
||||||
|
|
Loading…
Reference in a new issue