Added teaser support. Added Score network with scraper for Scoreland. Improved q. Added assets.

This commit is contained in:
2020-02-02 05:14:58 +01:00
parent 14e5695b6e
commit a97c6defca
52 changed files with 4291 additions and 3435 deletions

View File

@@ -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,