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
96376ead91
commit
519c282905
1 changed files with 2 additions and 2 deletions
|
@ -866,8 +866,8 @@ val extractorApis: MutableList<ExtractorApi> = arrayListOf(
|
||||||
Megacloud(),
|
Megacloud(),
|
||||||
VidhideExtractor(),
|
VidhideExtractor(),
|
||||||
StreamWishExtractor(),
|
StreamWishExtractor(),
|
||||||
EmturbovidExtractor()
|
EmturbovidExtractor(),
|
||||||
vtbe()
|
vtbe(),
|
||||||
EPlay()
|
EPlay()
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue