Removed some obsolete client components. Added ASG Max with affiliates.
This commit is contained in:
@@ -90,7 +90,7 @@ const parentNetworks = [
|
||||
slug: 'dfxtra',
|
||||
name: 'DFXtra',
|
||||
alias: ['dfextra'],
|
||||
url: 'https://dfxtra.com',
|
||||
url: 'https://www.dfxtra.com',
|
||||
parent: 'gamma',
|
||||
},
|
||||
{
|
||||
@@ -99,6 +99,16 @@ const parentNetworks = [
|
||||
url: 'https://www.naughtyamerica.com',
|
||||
description: 'The best porn movies daily at Naughty America! Experience the most seductive porn stars in stunning virtual reality, 4K and HD porn videos!',
|
||||
},
|
||||
{
|
||||
slug: 'asgmax',
|
||||
name: 'ASG Max',
|
||||
url: 'https://www.asgmax.com',
|
||||
parent: 'gamma',
|
||||
parameters: {
|
||||
layout: 'api',
|
||||
scene: 'https://www.asgmax.com/en/video/asgmax',
|
||||
},
|
||||
},
|
||||
];
|
||||
|
||||
const networks = [
|
||||
@@ -151,7 +161,7 @@ const networks = [
|
||||
parameters: {
|
||||
layout: 'api',
|
||||
referer: 'https://freetour.adulttime.com/en/join',
|
||||
scene: false,
|
||||
// scene: false,
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -851,6 +861,31 @@ const networks = [
|
||||
},
|
||||
parent: 'gamma',
|
||||
},
|
||||
// ASG MAX
|
||||
{
|
||||
name: 'Pride Studios',
|
||||
slug: 'pridestudios',
|
||||
url: 'https://www.pridestudios.com',
|
||||
parent: 'asgmax',
|
||||
tags: ['gay'],
|
||||
},
|
||||
{
|
||||
name: 'Next Door Studios',
|
||||
slug: 'nextdoorstudios',
|
||||
url: 'https://www.nextdoorstudios.com',
|
||||
parent: 'asgmax',
|
||||
tags: ['gay'],
|
||||
},
|
||||
{
|
||||
name: 'Disruptive Films',
|
||||
slug: 'disruptivefilms',
|
||||
url: 'https://www.disruptivefilms.com',
|
||||
parent: 'asgmax',
|
||||
tags: ['gay'],
|
||||
parameters: {
|
||||
scene: 'https://www.disruptivefilms.com/en/video/disruptivefilms',
|
||||
},
|
||||
},
|
||||
];
|
||||
|
||||
exports.seed = (knex) => Promise.resolve()
|
||||
|
||||
Reference in New Issue
Block a user