From 49e36a7f53beffd5818eb6cfe36a02ad5830b0d6 Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Sat, 27 Apr 2024 13:02:13 -0400 Subject: [PATCH] Update anime-score.js --- commands/games-sp/anime-score.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {