mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 06:42:50 +02:00
More well known entries
This commit is contained in:
@@ -8,7 +8,7 @@ const searchGraphQL = stripIndents`
|
|||||||
pageInfo {
|
pageInfo {
|
||||||
total
|
total
|
||||||
}
|
}
|
||||||
media (type: $type, popularity_greater: 1000, averageScore_not: 0, isAdult: $isAdult) {
|
media (type: $type, popularity_greater: 2500, averageScore_not: 0, isAdult: $isAdult) {
|
||||||
id
|
id
|
||||||
averageScore
|
averageScore
|
||||||
title {
|
title {
|
||||||
|
|||||||
Reference in New Issue
Block a user