disable chillmovies

This commit is contained in:
hexated 2023-02-07 11:24:39 +07:00
parent 383908ec72
commit 22f5d9b30f
1 changed files with 22 additions and 22 deletions

View File

@ -571,28 +571,28 @@ open class SoraStream : TmdbProvider() {
// callback // callback
// ) // )
// }, // },
{ // {
invokeChillmovies0( // invokeChillmovies0(
chillmovies0API, // chillmovies0API,
"Chillmovies0", // "Chillmovies0",
res.title, // res.title,
res.year, // res.year,
res.season, // res.season,
res.episode, // res.episode,
callback // callback
) // )
}, // },
{ // {
invokeChillmovies1( // invokeChillmovies1(
chillmovies1API, // chillmovies1API,
"Chillmovies1", // "Chillmovies1",
res.title, // res.title,
res.year, // res.year,
res.season, // res.season,
res.episode, // res.episode,
callback // callback
) // )
}, // },
{ {
if (!res.isAnime) invokeGammovies( if (!res.isAnime) invokeGammovies(
gamMoviesAPI, gamMoviesAPI,