Added Fabulous Cash sites.
This commit is contained in:
@@ -250,6 +250,12 @@ const networks = [
|
||||
url: 'https://dogfartnetwork.com',
|
||||
description: 'The world famous Dogfart Interracial series. Online since 1996, we have the largest collection of Interracial videos, pictures and content on the web.',
|
||||
},
|
||||
{
|
||||
slug: 'fabulouscash',
|
||||
name: 'Fabulous Cash',
|
||||
hasLogo: false,
|
||||
url: 'https://fabulouscash.com',
|
||||
},
|
||||
{
|
||||
slug: 'fantasymassage',
|
||||
name: 'Fantasy Massage',
|
||||
@@ -679,6 +685,7 @@ exports.seed = (knex) => Promise.resolve()
|
||||
alias: network.alias,
|
||||
url: network.url,
|
||||
description: network.description,
|
||||
has_logo: network.hasLogo,
|
||||
parameters: network.parameters,
|
||||
parent_id: grandParentNetworksBySlug[network.parent] || null,
|
||||
}));
|
||||
@@ -693,6 +700,7 @@ exports.seed = (knex) => Promise.resolve()
|
||||
alias: network.alias,
|
||||
url: network.url,
|
||||
description: network.description,
|
||||
has_logo: network.hasLogo,
|
||||
parameters: network.parameters,
|
||||
parent_id: parentNetworksBySlug[network.parent] || grandParentNetworksBySlug[network.parent] || null,
|
||||
}));
|
||||
|
||||
@@ -3345,6 +3345,57 @@ const sites = [
|
||||
scene: 'https://www.evilangel.com/en/video',
|
||||
},
|
||||
},
|
||||
// FABULOUS CASH
|
||||
{
|
||||
slug: 'manojob',
|
||||
name: 'Mano Job',
|
||||
url: 'https://www.manojob.com',
|
||||
tags: ['handjob'],
|
||||
alias: ['maj'],
|
||||
independent: true,
|
||||
parent: 'fabulouscash',
|
||||
},
|
||||
{
|
||||
slug: 'thedicksuckers',
|
||||
name: 'The Dick Suckers',
|
||||
url: 'https://www.thedicksuckers.com',
|
||||
alias: ['tds'],
|
||||
independent: true,
|
||||
parent: 'fabulouscash',
|
||||
},
|
||||
{
|
||||
slug: 'finishesthejob',
|
||||
name: 'Finishes The Job',
|
||||
url: 'https://www.finishesthejob.com',
|
||||
independent: true,
|
||||
parent: 'fabulouscash',
|
||||
},
|
||||
{
|
||||
slug: 'mrpov',
|
||||
name: 'Mr. POV',
|
||||
url: 'https://www.mrpov.com',
|
||||
tags: ['pov'],
|
||||
independent: true,
|
||||
parent: 'fabulouscash',
|
||||
},
|
||||
{
|
||||
slug: 'nowayamigay',
|
||||
name: 'No Way Am I Gay',
|
||||
url: 'http://www.nowayamigay.com',
|
||||
parent: 'fabulouscash',
|
||||
parameters: {
|
||||
layout: 'legacy',
|
||||
},
|
||||
},
|
||||
{
|
||||
slug: 'chelcifox',
|
||||
name: 'Chelci Fox',
|
||||
url: 'http://www.chelcifox.com',
|
||||
parent: 'fabulouscash',
|
||||
parameters: {
|
||||
layout: 'legacy',
|
||||
},
|
||||
},
|
||||
// FAKE HUB
|
||||
{
|
||||
slug: 'fakeagentuk',
|
||||
|
||||
Reference in New Issue
Block a user