Added Blowpass scraper. Split shootId and pageId.

This commit is contained in:
2019-04-06 23:24:26 +02:00
parent 069c2c1628
commit 3a90f98d41
14 changed files with 208 additions and 11 deletions

View File

@@ -4,6 +4,12 @@
exports.seed = knex => Promise.resolve()
.then(() => knex('networks').del())
.then(() => knex('networks').insert([
{
id: 'blowpass',
name: 'Blowpass',
url: 'https://www.blowpass.com',
description: 'Welcome to Blowpass.com, your ultimate source for deepthroat porn, MILF and teen blowjob videos, big cumshots and any and everything oral!',
},
{
id: 'brazzers',
name: 'Brazzers',

View File

@@ -4,6 +4,47 @@
exports.seed = knex => Promise.resolve()
.then(() => knex('sites').del())
.then(() => knex('sites').insert([
// BLOWPASS
{
id: '1000facials',
name: '1000 Facials',
label: '1000fc',
url: 'https://www.1000facials.com',
description: 'Welcome to 1000Facials.com, your source for the best facial porn with huge cumshots on your favorite teen and MILF pornstars. Watch all the blowjob action inside!',
network_id: 'blowpass',
},
{
id: 'immorallive',
name: 'Immoral Live',
label: 'imlive',
url: 'https://www.immorallive.com',
description: 'Watch live sex shows and videos on ImmoralLive.com, featuring wild and crazy sex orgies, group sex, blowjob competitions and toy play from the famous Porno Dan. The hottest pornstars and amateur girls cum hard inside',
network_id: 'blowpass',
},
{
id: 'mommyblowsbest',
name: 'Mommy Blows Best',
label: 'momblb',
url: 'https://www.mommyblowsbest.com',
description: 'Welcome to MommyBlowsBest.com. Home to thousands of MILF blowjobs and hot mom porn! Come see why experience counts, right here at MommyBlowsBest.com!',
network_id: 'blowpass',
},
{
id: 'onlyteenblowjobs',
name: 'Only Teen Blowjobs',
label: 'teenbj',
url: 'https://www.onlyteenblowjobs.com',
description: 'OnlyTeenBlowjobs.com brings you the best teen blowjob porn featuring today\'s hottest young pornstars and amateurs. Watch as teens use their little mouths to suck and deepthroat the biggest of cocks!',
network_id: 'blowpass',
},
{
id: 'throated',
name: 'Throated',
label: 'throat',
url: 'https://www.throated.com',
description: 'Throated.com is your portal for extreme throat fuck porn, face fucking videos and deepthroat gagging pornstars. Watch teens and MILFs go balls deep, swallowing cock in HD!',
network_id: 'blowpass',
},
// BRAZZERS
{
id: 'momsincontrol',

View File

@@ -272,6 +272,10 @@ exports.seed = knex => Promise.resolve()
tag: 'nipple clamps',
alias_for: null,
},
{
tag: 'oral creampie',
alias_for: null,
},
{
tag: 'pain',
alias_for: null,
@@ -527,6 +531,10 @@ exports.seed = knex => Promise.resolve()
tag: 'crop', // a type of whip, not short for corporal
alias_for: 'corporal punishment',
},
{
tag: 'cum in mouth',
alias_for: 'oral creampie',
},
{
tag: 'cum swallowing',
alias_for: 'swallowing',
@@ -683,6 +691,10 @@ exports.seed = knex => Promise.resolve()
tag: 'MFF',
alias_for: 'FMF',
},
{
tag: 'oral',
alias_for: 'blowjob',
},
{
tag: 'piercing',
alias_for: 'piercings',