mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Update ExtractorApi.kt
This commit is contained in:
parent
10a9996228
commit
1fbd7f6bfb
1 changed files with 2 additions and 2 deletions
|
@ -388,8 +388,6 @@ val extractorApis: MutableList<ExtractorApi> = arrayListOf(
|
||||||
Acefile(),
|
Acefile(),
|
||||||
SpeedoStream(),
|
SpeedoStream(),
|
||||||
SpeedoStream1(),
|
SpeedoStream1(),
|
||||||
StreamoUpload(),
|
|
||||||
StreamoUpload1(),
|
|
||||||
Zorofile(),
|
Zorofile(),
|
||||||
Embedgram(),
|
Embedgram(),
|
||||||
Mvidoo(),
|
Mvidoo(),
|
||||||
|
@ -401,6 +399,8 @@ val extractorApis: MutableList<ExtractorApi> = arrayListOf(
|
||||||
Moviehab(),
|
Moviehab(),
|
||||||
MoviehabNet(),
|
MoviehabNet(),
|
||||||
Jeniusplay(),
|
Jeniusplay(),
|
||||||
|
StreamoUpload(),
|
||||||
|
StreamoUpload1(),
|
||||||
|
|
||||||
Gdriveplayerapi(),
|
Gdriveplayerapi(),
|
||||||
Gdriveplayerapp(),
|
Gdriveplayerapp(),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue