forked from DebaucheryLibrarian/traxxx
Fixed media module trying to fetch invalid source URLs. Added Accidental Gangbang to Adult Time.
This commit is contained in:
@@ -431,6 +431,22 @@ const releasesFragment = `
|
||||
}
|
||||
}
|
||||
}
|
||||
or: [
|
||||
{
|
||||
entity: {
|
||||
slug: {
|
||||
notEqualTo: "analvids"
|
||||
}
|
||||
}
|
||||
}
|
||||
{
|
||||
studio: {
|
||||
slug: {
|
||||
in: ["giorgiograndi"]
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
first: $limit,
|
||||
offset: $offset,
|
||||
|
||||
Reference in New Issue
Block a user