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
// )
// },
{
invokeChillmovies0(
chillmovies0API,
"Chillmovies0",
res.title,
res.year,
res.season,
res.episode,
callback
)
},
{
invokeChillmovies1(
chillmovies1API,
"Chillmovies1",
res.title,
res.year,
res.season,
res.episode,
callback
)
},
// {
// invokeChillmovies0(
// chillmovies0API,
// "Chillmovies0",
// res.title,
// res.year,
// res.season,
// res.episode,
// callback
// )
// },
// {
// invokeChillmovies1(
// chillmovies1API,
// "Chillmovies1",
// res.title,
// res.year,
// res.season,
// res.episode,
// callback
// )
// },
{
if (!res.isAnime) invokeGammovies(
gamMoviesAPI,