Added Private Black, improved Private scraper to handle their non-private.com sites.

This commit is contained in:
2019-11-14 00:00:29 +01:00
parent 4e4852db0d
commit 117d669a69
21 changed files with 72 additions and 28 deletions

View File

@@ -1759,7 +1759,6 @@ function getSites(networksMap) {
network_id: networksMap['pervcity'],
parameters: JSON.stringify({ tourId: 9 }),
},
// PORN PROS
// PRIVATE
{
slug: 'analintroductions',
@@ -1810,6 +1809,13 @@ function getSites(networksMap) {
url: 'https://www.private.com/site/blacks-on-sluts',
network_id: networksMap['private'],
},
{
slug: 'privateblack',
name: 'Private Black',
description: 'Private Black is number 1 for European Interracial Porn with exclusive interracial content in HD and Ultra 4K featuring the freshest young faces from Europe and the most popular European porn stars.',
url: 'https://www.privateblack.com',
network_id: networksMap['private'],
},
{
slug: 'privatefetish',
name: 'Private Fetish',

View File

@@ -867,6 +867,10 @@ function getTagAliases(tagsMap) {
name: 'ball gag',
alias_for: tagsMap['gag'],
},
{
name: 'boob fucking',
alias_for: tagsMap['titty-fuck'],
},
{
name: 'mfm',
alias_for: tagsMap['mfm'],