mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
updated
This commit is contained in:
parent
ba709b3746
commit
7be69a9f51
1 changed files with 2 additions and 2 deletions
|
@ -400,7 +400,7 @@ val extractorApis: MutableList<ExtractorApi> = arrayListOf(
|
||||||
MoviehabNet(),
|
MoviehabNet(),
|
||||||
Jeniusplay(),
|
Jeniusplay(),
|
||||||
StreamoUpload(),
|
StreamoUpload(),
|
||||||
|
|
||||||
Gdriveplayerapi(),
|
Gdriveplayerapi(),
|
||||||
Gdriveplayerapp(),
|
Gdriveplayerapp(),
|
||||||
Gdriveplayerfun(),
|
Gdriveplayerfun(),
|
||||||
|
@ -549,4 +549,4 @@ abstract class ExtractorApi {
|
||||||
open fun getExtractorUrl(id: String): String {
|
open fun getExtractorUrl(id: String): String {
|
||||||
return id
|
return id
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue