Added generic Gamma photo and actor scraper for XEmpire, 21Sextury, Blowpass and Evil Angel.
This commit is contained in:
@@ -301,7 +301,7 @@ async function mergeProfiles(profiles, actor) {
|
||||
piercings: prevProfile.piercings || profile.piercings,
|
||||
tattoos: prevProfile.tattoos || profile.tattoos,
|
||||
social: prevProfile.social.concat(profile.social || []),
|
||||
avatars: prevProfile.avatars.concat(profile.avatar || []),
|
||||
avatars: prevProfile.avatars.concat([profile.avatar] || []),
|
||||
};
|
||||
}, {
|
||||
social: [],
|
||||
|
||||
Reference in New Issue
Block a user