From fae50b9ed46f74fe3f7e6154d0ec7cd946325ba7 Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Fri, 30 Apr 2021 21:54:35 -0400 Subject: [PATCH] More well known entries --- 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 fd787c5c..f66e3e52 100644 --- a/commands/games-sp/anime-score.js +++ b/commands/games-sp/anime-score.js @@ -8,7 +8,7 @@ const searchGraphQL = stripIndents` pageInfo { total } - media (type: $type, popularity_greater: 1000, averageScore_not: 0, isAdult: $isAdult) { + media (type: $type, popularity_greater: 2500, averageScore_not: 0, isAdult: $isAdult) { id averageScore title {