mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Raise anime score popularity
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user