forked from DebaucheryLibrarian/traxxx
Added showcased column, hiding most LegalPorno/AnalVids studios. Refined Adult Time network structure.
This commit is contained in:
@@ -434,19 +434,19 @@ const releasesFragment = `
|
||||
or: [
|
||||
{
|
||||
entity: {
|
||||
slug: {
|
||||
notEqualTo: "analvids"
|
||||
showcased: {
|
||||
equalTo: true
|
||||
}
|
||||
}
|
||||
}
|
||||
{
|
||||
studio: {
|
||||
slug: {
|
||||
in: ["giorgiograndi"]
|
||||
showcased: {
|
||||
equalTo: true
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
]
|
||||
},
|
||||
first: $limit,
|
||||
offset: $offset,
|
||||
|
||||
Reference in New Issue
Block a user