Added Anal Only and upcoming scraping to Mike Adriano. Fixed profile expand arrow color.
This commit is contained in:
@@ -164,6 +164,7 @@ function attachReleaseIds(releases, storedReleases) {
|
||||
|
||||
function filterInternalDuplicateReleases(releases) {
|
||||
const releasesByEntityIdAndEntryId = releases.reduce((acc, release) => {
|
||||
console.log(release);
|
||||
if (!release.entity) {
|
||||
return acc;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user