mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
fix few providers
This commit is contained in:
parent
c13ed67d60
commit
20dbd2a774
9 changed files with 28 additions and 165 deletions
|
@ -10,7 +10,5 @@ class OploverzProviderPlugin: Plugin() {
|
|||
override fun load(context: Context) {
|
||||
// All providers should be added in this manner. Please don't edit the providers list directly.
|
||||
registerMainAPI(OploverzProvider())
|
||||
registerExtractorAPI(Streamhide())
|
||||
registerExtractorAPI(Pixeldrain())
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue