Added Jay's POV scraper.

This commit is contained in:
2020-01-10 22:10:11 +01:00
parent 53fcb6a5cd
commit f572f38b5c
16 changed files with 123 additions and 2 deletions

View File

@@ -50,6 +50,11 @@ const networks = [
url: 'https://evilangel.com',
description: 'Welcome to the award winning Evil Angel website, home to the most popular pornstars of today, yesterday and tomorrow in their most extreme and hardcore porn scenes to date. We feature almost 30 years of rough sex videos and hardcore anal porn like you\'ve never seen before, and have won countless AVN and XBiz awards including \'Best Site\' and \'Best Studio\'.',
},
{
slug: 'jayrock',
name: 'JayRock Productions',
url: 'https://www.jayrockcontent.com',
},
{
slug: 'julesjordan',
name: 'Jules Jordan',

View File

@@ -1142,6 +1142,13 @@ function getSites(networksMap) {
parameters: JSON.stringify({ independent: true }),
network_id: networksMap.evilangel,
},
// JAYS POV
{
slug: 'jayspov',
name: 'Jay\'s POV',
url: 'https://www.jayspov.net',
network_id: networksMap.jayrock,
},
// JULES JORDAN
{
slug: 'julesjordan',