Added showcased column, hiding most LegalPorno/AnalVids studios. Refined Adult Time network structure.

This commit is contained in:
DebaucheryLibrarian
2022-10-05 22:01:27 +02:00
parent b130e98430
commit a6905e4664
61 changed files with 122 additions and 120 deletions

View File

@@ -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,