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

@@ -1,5 +1,6 @@
'use strict';
const blowpass = require('./blowpass');
const brazzers = require('./brazzers');
const julesjordan = require('./julesjordan');
const kink = require('./kink');
@@ -10,6 +11,7 @@ const vixen = require('./vixen');
const xempire = require('./xempire');
module.exports = {
blowpass,
brazzers,
julesjordan,
kink,