More well known entries

This commit is contained in:
Dragon Fire
2021-04-30 21:54:35 -04:00
parent 3f5829d812
commit fae50b9ed4
+1 -1
View File
@@ -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 {