forked from DebaucheryLibrarian/traxxx
Added teaser support. Added Score network with scraper for Scoreland. Improved q. Added assets.
This commit is contained in:
@@ -34,6 +34,7 @@ const men = require('./men');
|
||||
const metrohd = require('./metrohd');
|
||||
const mofos = require('./mofos');
|
||||
const naughtyamerica = require('./naughtyamerica');
|
||||
const score = require('./score');
|
||||
const twentyonesextury = require('./21sextury');
|
||||
const xempire = require('./xempire');
|
||||
const wicked = require('./wicked');
|
||||
@@ -78,6 +79,7 @@ module.exports = {
|
||||
puretaboo,
|
||||
naughtyamerica,
|
||||
realitykings,
|
||||
score,
|
||||
teamskeet,
|
||||
vixen,
|
||||
vogov,
|
||||
@@ -109,6 +111,7 @@ module.exports = {
|
||||
naughtyamerica,
|
||||
pornhub,
|
||||
realitykings,
|
||||
score,
|
||||
transangels,
|
||||
wicked,
|
||||
xempire,
|
||||
|
||||
Reference in New Issue
Block a user