Fixed media module trying to fetch invalid source URLs. Added Accidental Gangbang to Adult Time.

This commit is contained in:
DebaucheryLibrarian
2022-09-27 20:09:46 +02:00
parent 3db8b80164
commit 0fc37e46d2
29 changed files with 4857 additions and 2451 deletions

View File

@@ -431,6 +431,22 @@ const releasesFragment = `
}
}
}
or: [
{
entity: {
slug: {
notEqualTo: "analvids"
}
}
}
{
studio: {
slug: {
in: ["giorgiograndi"]
}
}
}
],
},
first: $limit,
offset: $offset,