mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Update MainAPI.kt
This commit is contained in:
parent
a9c24a6164
commit
51bd40a8e5
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ object APIHolder {
|
||||||
val apis = arrayListOf(
|
val apis = arrayListOf(
|
||||||
TrailersToProvider(),
|
TrailersToProvider(),
|
||||||
//ShiroProvider(), // v2 fucked me
|
//ShiroProvider(), // v2 fucked me
|
||||||
|
AnimePahe(),
|
||||||
TenshiProvider(),
|
TenshiProvider(),
|
||||||
WcoProvider(),
|
WcoProvider(),
|
||||||
// MeloMovieProvider(), // Captcha for links
|
// MeloMovieProvider(), // Captcha for links
|
||||||
|
|
Loading…
Reference in a new issue