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
a54c7cf14b
commit
5cfeec6de6
1 changed files with 4 additions and 1 deletions
|
@ -53,6 +53,7 @@ import com.lagradost.cloudstream3.extractors.FileMoonIn
|
||||||
import com.lagradost.cloudstream3.extractors.FileMoonSx
|
import com.lagradost.cloudstream3.extractors.FileMoonSx
|
||||||
import com.lagradost.cloudstream3.extractors.Filesim
|
import com.lagradost.cloudstream3.extractors.Filesim
|
||||||
import com.lagradost.cloudstream3.extractors.Fplayer
|
import com.lagradost.cloudstream3.extractors.Fplayer
|
||||||
|
import com.lagradost.cloudstream3.extractors.Geodailymotion
|
||||||
import com.lagradost.cloudstream3.extractors.GMPlayer
|
import com.lagradost.cloudstream3.extractors.GMPlayer
|
||||||
import com.lagradost.cloudstream3.extractors.Gdriveplayer
|
import com.lagradost.cloudstream3.extractors.Gdriveplayer
|
||||||
import com.lagradost.cloudstream3.extractors.Gdriveplayerapi
|
import com.lagradost.cloudstream3.extractors.Gdriveplayerapi
|
||||||
|
@ -900,7 +901,9 @@ val extractorApis: MutableList<ExtractorApi> = arrayListOf(
|
||||||
Simpulumlamerop(),
|
Simpulumlamerop(),
|
||||||
Urochsunloath(),
|
Urochsunloath(),
|
||||||
Yipsu(),
|
Yipsu(),
|
||||||
MetaGnathTuggers()
|
MetaGnathTuggers(),
|
||||||
|
Geodailymotion(),
|
||||||
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue