Added Wicked network. Merged Evil Angel, XEmpire and Wicked into generic Gamma scraper.
This commit is contained in:
@@ -36,6 +36,7 @@ const mofos = require('./mofos');
|
||||
const naughtyamerica = require('./naughtyamerica');
|
||||
const twentyonesextury = require('./21sextury');
|
||||
const xempire = require('./xempire');
|
||||
const wicked = require('./wicked');
|
||||
|
||||
// profiles
|
||||
const boobpedia = require('./boobpedia');
|
||||
@@ -80,12 +81,14 @@ module.exports = {
|
||||
teamskeet,
|
||||
vixen,
|
||||
vogov,
|
||||
wicked,
|
||||
xempire,
|
||||
},
|
||||
actors: {
|
||||
// ordered by data priority
|
||||
'21sextury': twentyonesextury,
|
||||
evilangel,
|
||||
wicked,
|
||||
mofos,
|
||||
realitykings,
|
||||
digitalplayground,
|
||||
|
||||
Reference in New Issue
Block a user