Added 'independent' property for network-like channels. Changed release tile design. Adding Brazzers timeline events as tags. Added Property Sex to MindGeek. Changed DP, DAP and DVP tag slugs. Changed Porn Pros logo. Added better BAM Visions and Mug Fucked logos.

This commit is contained in:
2020-07-02 04:04:28 +02:00
parent 6e79381937
commit 749864e922
278 changed files with 371 additions and 338 deletions

View File

@@ -1158,13 +1158,6 @@ const sites = [
description: '',
parent: 'blowpass',
},
// BOOBPEDIA
{
slug: 'boobpedia',
name: 'Boobpedia',
url: 'https://www.boobpedia.com',
parent: 'boobpedia',
},
// BRAZZERS
{
slug: 'momsincontrol',
@@ -1422,8 +1415,8 @@ const sites = [
slug: 'burningangel',
alias: ['burna'],
url: 'https://www.burningangel.com',
parent: 'burningangel',
parameters: { independent: true },
independent: true,
parent: 'gamma',
},
// CHERRY PIMPS
{
@@ -1762,6 +1755,7 @@ const sites = [
name: 'Evil Angel',
url: 'https://www.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\'.',
independent: true,
parent: 'gamma',
},
// FAKE HUB
@@ -2013,13 +2007,6 @@ const sites = [
photos: 'https://www.fantasymassage.com/en/photo',
},
},
// FREEONES
{
slug: 'freeones',
name: 'FreeOnes',
url: 'https://www.freeones.com',
parent: 'freeones',
},
{
slug: 'freeoneslegacy',
name: 'FreeOnes (Legacy)',
@@ -2623,9 +2610,6 @@ const sites = [
url: 'http://www.jesseloadsmonsterfacials.com',
parent: 'jesseloadsmonsterfacials',
tags: ['facial', 'blowjob'],
parameters: {
independent: true,
},
},
// JULES JORDAN
{
@@ -2955,7 +2939,7 @@ const sites = [
alias: ['clip'],
url: 'https://www.legalporno.com',
description: 'The Best HD Porn For You!',
parameters: { independent: true },
independent: true,
parent: 'wgcz',
},
// METRO HD
@@ -3089,6 +3073,14 @@ const sites = [
parent: 'mindgeek',
type: 'info',
},
{
slug: 'propertysex',
name: 'Property Sex',
url: 'https://www.propertysex.com',
description: 'Property Sex.com brings you the hottest real estate porn on the Internet. Watch the hottest pornstars, ahem, I mean Real Estate Agents fuck for the sale! Or should I say Unreal Estate Agents!',
parameters: { native: true },
parent: 'mindgeek',
},
{
slug: 'tube8vip',
name: 'Tube8Vip',
@@ -3229,8 +3221,8 @@ const sites = [
},
{
slug: 'letstryanal',
name: 'Lets Try Anal',
alias: ['lta'],
name: 'Let\'s Try Anal',
alias: ['lets try anal', 'lta'],
url: 'https://www.mofos.com/scenes?site=189',
description: "This isn't just another anal site! Letstryanal.com features the hottest real footage of amateur girls and their first time ass fucking experiences. Watch it all... innocent girlfriends being convinced to try anal, their faces of pain and screaming as they beg their boyfriend to \"please go slower\" while a large cock penetrates their tight asses for the first time! Let's face it, there is nothing like seeing a cock disappear in a virgin asshole. It's so hot!",
parent: 'mofos',
@@ -4293,6 +4285,7 @@ const sites = [
name: 'College Teens',
slug: 'collegeteens',
parent: 'pornpros',
hasLogo: false,
},
// PRIVATE
{
@@ -4387,8 +4380,8 @@ const sites = [
description: 'PureTaboo.com is the ultimate site for family taboo porn, featuring submissive teens & virgins in rough sex videos in ultra 4k HD.',
parent: 'puretaboo',
priority: 1,
independent: true,
parameters: {
independent: true,
mobile: 'https://m.dpfanatics.com/en/video',
},
},
@@ -6314,8 +6307,8 @@ const sites = [
alias: ['wkp'],
url: 'https://www.wicked.com',
description: 'Welcome to the new Wicked.com! Watch over 25 years of Wicked Pictures\' brand of award-winning porn for couples and women in 4k HD movies & xxx videos',
parameters: { independent: true },
parent: 'wicked',
independent: true,
parent: 'gamma',
},
// XEMPIRE
{
@@ -6380,6 +6373,7 @@ exports.seed = knex => Promise.resolve()
parameters: site.parameters,
parent_id: networksMap[site.parent],
priority: site.priority,
independent: !!site.independent,
has_logo: site.hasLogo,
}));