Added support for release photo fallbacks. Limited photo fetching concurrency. Modifier XEmpire scraper for AllBlackX support and improved photo scraping. Added movie property to Evil Angel scraper.

This commit is contained in:
2019-12-12 03:12:05 +01:00
parent c26d5b8655
commit a310f9bb1d
9 changed files with 113 additions and 70 deletions

View File

@@ -582,7 +582,7 @@ function getSites(networksMap) {
},
{
slug: 'pornstarslikeitbig',
name: 'Pornstars Like it Big',
name: 'Pornstars Like It Big',
url: 'https://www.brazzers.com/sites/view/id/24/pornstars-like-it-big',
description: "A real big dick, that's what everyone wants. Porn-stars are no exception, all the biggest stars agree; BIG COCK is for them. Check out how it stretches their tiny pussies and cums on their round tits. We've got the best chicks jocking the biggest dicks.",
network_id: networksMap.brazzers,
@@ -2397,6 +2397,13 @@ function getSites(networksMap) {
url: 'https://www.darkx.com',
network_id: networksMap.xempire,
},
{
slug: 'allblackx',
name: 'AllBlackX',
description: 'AllBlackX.com features the hottest ebony pornstar beauties in hardcore black on black gonzo porn. From director Mason, watch 4k ultra HD videos inside',
url: 'https://www.allblackx.com',
network_id: networksMap.xempire,
},
{
slug: 'lesbianx',
name: 'LesbianX',

View File

@@ -1166,6 +1166,10 @@ function getTagAliases(tagsMap) {
name: 'dp',
alias_for: tagsMap['double-penetration'],
},
{
name: 'first dp',
alias_for: tagsMap['double-penetration'],
},
{
name: 'double penetration (dp)',
alias_for: tagsMap['double-penetration'],