forked from DebaucheryLibrarian/traxxx
Added Jay's POV scraper.
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user