mirror of
https://github.com/recloudstream/cloudstream-extensions-multilingual.git
synced 2024-08-15 03:15:14 +00:00
open the good extractor
This commit is contained in:
parent
fcfc471928
commit
b6bab4adc8
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ class WiflixPlugin: Plugin() {
|
|||
override fun load(context: Context) {
|
||||
// All providers should be added in this manner. Please don't edit the providers list directly.
|
||||
registerMainAPI(WiflixProvider())
|
||||
registerExtractorAPI(DoodStreamExtractor())
|
||||
registerExtractorAPI(StreamSBPlus())
|
||||
registerExtractorAPI(DoodComExtractor())
|
||||
registerExtractorAPI(Sbspeed())
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue