From 93fd7713874329d452fd7ab5fa754e6709fd95b1 Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Sat, 27 Apr 2024 12:34:05 -0400 Subject: [PATCH] Raise anime score popularity --- 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 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 {