Updated Blowpass seed entries.
This commit is contained in:
@@ -229,8 +229,6 @@ async function scrapeChannel(channelEntity, accNetworkReleases, beforeNetwork) {
|
||||
const scraper = resolveScraper(channelEntity);
|
||||
const layoutScraper = resolveLayoutScraper(channelEntity, scraper);
|
||||
|
||||
console.log(layoutScraper);
|
||||
|
||||
if (!layoutScraper) {
|
||||
logger.warn(`No scraper found for '${channelEntity.name}' (${channelEntity.parent?.name})`);
|
||||
return emptyReleases;
|
||||
|
||||
Reference in New Issue
Block a user