Raise anime score popularity

This commit is contained in:
Dragon Fire
2024-04-27 12:34:05 -04:00
committed by GitHub
parent 708427b2f0
commit 93fd771387
+1 -1
View File
@@ -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 {