Update ExtractorApi.kt

This commit is contained in:
Phisher98 2024-06-26 22:40:20 +05:30 committed by GitHub
parent bbaa097608
commit 6882dc25df
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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(),