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
bbaa097608
commit
6882dc25df
1 changed files with 2 additions and 0 deletions
|
@ -101,6 +101,7 @@ import com.lagradost.cloudstream3.extractors.Mp4Upload
|
||||||
import com.lagradost.cloudstream3.extractors.Mvidoo
|
import com.lagradost.cloudstream3.extractors.Mvidoo
|
||||||
import com.lagradost.cloudstream3.extractors.MwvnVizcloudInfo
|
import com.lagradost.cloudstream3.extractors.MwvnVizcloudInfo
|
||||||
import com.lagradost.cloudstream3.extractors.MyCloud
|
import com.lagradost.cloudstream3.extractors.MyCloud
|
||||||
|
import com.lagradost.cloudstream3.extractors.MegaF
|
||||||
import com.lagradost.cloudstream3.extractors.Neonime7n
|
import com.lagradost.cloudstream3.extractors.Neonime7n
|
||||||
import com.lagradost.cloudstream3.extractors.Neonime8n
|
import com.lagradost.cloudstream3.extractors.Neonime8n
|
||||||
import com.lagradost.cloudstream3.extractors.Odnoklassniki
|
import com.lagradost.cloudstream3.extractors.Odnoklassniki
|
||||||
|
@ -910,6 +911,7 @@ val extractorApis: MutableList<ExtractorApi> = arrayListOf(
|
||||||
Vidplay(),
|
Vidplay(),
|
||||||
VidplayOnline(),
|
VidplayOnline(),
|
||||||
MyCloud(),
|
MyCloud(),
|
||||||
|
MegaF(),
|
||||||
|
|
||||||
Cda(),
|
Cda(),
|
||||||
Dailymotion(),
|
Dailymotion(),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue