Removed studio assignment from PornBox, studios are indexed as channels now.
This commit is contained in:
@@ -86,7 +86,7 @@ async function scrapeScene(data, channel, include) {
|
||||
release.qualities = [2160];
|
||||
}
|
||||
|
||||
release.studio = slugify(data.studio, '');
|
||||
// release.studio = slugify(data.studio, '');
|
||||
|
||||
return release;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user