Fixed banner seed.
This commit is contained in:
@@ -140,6 +140,8 @@ async function scrapeScene({ query }, { url, include }) {
|
||||
};
|
||||
}
|
||||
|
||||
console.log(release.trailer);
|
||||
|
||||
const channelSlug = slugify(query.content('.project-tags a[href*="collection/"]'), '');
|
||||
|
||||
release.channel = channelMap[channelSlug] || channelSlug;
|
||||
|
||||
Reference in New Issue
Block a user