diff --git a/commands/games-sp/anime-score.js b/commands/games-sp/anime-score.js index 4ede71a4..91a0f4d9 100644 --- a/commands/games-sp/anime-score.js +++ b/commands/games-sp/anime-score.js @@ -9,7 +9,7 @@ const searchGraphQL = stripIndents` pageInfo { total } - media (type: $type, popularity_greater: 10000, averageScore_not: 0, sort: POPULARITY_DESC) { + media (type: $type, popularity_greater: 50000, isAdult: false, averageScore_not: 0, sort: POPULARITY_DESC) { id averageScore title {