diff --git a/commands/games-sp/anime-score.js b/commands/games-sp/anime-score.js index 532b5895..4ede71a4 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: 2500, averageScore_not: 0, sort: POPULARITY_DESC) { + media (type: $type, popularity_greater: 10000, averageScore_not: 0, sort: POPULARITY_DESC) { id averageScore title {