Added Anal Only and upcoming scraping to Mike Adriano. Fixed profile expand arrow color.
This commit is contained in:
@@ -205,6 +205,8 @@ async function scrapeChannelReleases(scraper, channelEntity, preData) {
|
||||
}
|
||||
|
||||
async function scrapeChannel(channelEntity, accNetworkReleases) {
|
||||
console.log(channelEntity);
|
||||
|
||||
const scraper = scrapers.releases[channelEntity.slug]
|
||||
|| scrapers.releases[channelEntity.parent?.slug]
|
||||
|| scrapers.releases[channelEntity.parent?.parent?.slug];
|
||||
|
||||
Reference in New Issue
Block a user