2019-03-04 01:46:33 +00:00
|
|
|
'use strict';
|
|
|
|
|
|
|
|
module.exports = {
|
|
|
|
include: [
|
2019-04-07 23:49:45 +00:00
|
|
|
'21sextury',
|
2019-04-07 18:51:14 +00:00
|
|
|
'blowpass',
|
|
|
|
'brazzers',
|
2019-03-18 03:46:53 +00:00
|
|
|
'julesjordan',
|
2019-03-25 02:57:33 +00:00
|
|
|
['kink', [
|
|
|
|
'boundgangbangs',
|
|
|
|
'brutalsessions',
|
|
|
|
'devicebondage',
|
|
|
|
'everythingbutt',
|
|
|
|
'familiestied',
|
|
|
|
'fuckingmachines',
|
|
|
|
'hogtied',
|
|
|
|
'publicdisgrace',
|
|
|
|
'sexandsubmission',
|
|
|
|
'theupperfloor',
|
|
|
|
'waterbondage',
|
|
|
|
]],
|
|
|
|
'legalporno',
|
2019-04-07 03:01:06 +00:00
|
|
|
'mofos',
|
2019-04-08 01:07:16 +00:00
|
|
|
'naughtyamerica',
|
2019-03-04 01:46:33 +00:00
|
|
|
'pervcity',
|
2019-04-04 02:44:37 +00:00
|
|
|
['private', [
|
|
|
|
'analintroductions',
|
|
|
|
'iconfessfiless',
|
|
|
|
'missionasspossible',
|
|
|
|
'russianfakeagent',
|
|
|
|
'sexonthebeach',
|
|
|
|
'tightandteen',
|
|
|
|
'blacksonsluts',
|
|
|
|
'privatefetish',
|
|
|
|
'privatemils',
|
|
|
|
'russianteenass',
|
|
|
|
'privatestars',
|
|
|
|
]],
|
2019-04-08 01:07:16 +00:00
|
|
|
'realitykings',
|
2019-04-04 02:00:28 +00:00
|
|
|
'vixen',
|
2019-03-25 02:57:33 +00:00
|
|
|
'xempire',
|
2019-03-04 01:46:33 +00:00
|
|
|
],
|
2019-04-05 01:45:40 +00:00
|
|
|
fetchAfter: [3, 'months'],
|
2019-03-11 03:19:36 +00:00
|
|
|
columns: [
|
|
|
|
{
|
|
|
|
value: 'date',
|
|
|
|
format: 'MMM DD, YYYY',
|
|
|
|
width: 14,
|
|
|
|
},
|
2019-04-10 01:42:20 +00:00
|
|
|
{
|
|
|
|
value: 'network',
|
|
|
|
width: 20,
|
|
|
|
},
|
2019-03-11 03:19:36 +00:00
|
|
|
{
|
|
|
|
value: 'site',
|
2019-04-07 23:49:45 +00:00
|
|
|
width: 30,
|
2019-03-11 03:19:36 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
value: 'title',
|
2019-04-07 23:49:45 +00:00
|
|
|
width: 80,
|
2019-03-11 03:19:36 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
value: 'actors',
|
2019-03-26 00:26:47 +00:00
|
|
|
width: 60,
|
2019-03-11 03:19:36 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
value: 'rating',
|
2019-03-26 00:26:47 +00:00
|
|
|
width: 30,
|
2019-03-11 03:19:36 +00:00
|
|
|
},
|
|
|
|
],
|
2019-03-23 21:48:39 +00:00
|
|
|
filename: {
|
|
|
|
dateFormat: 'DD-MM-YYYY',
|
|
|
|
actorsJoin: ', ',
|
|
|
|
slash: '_',
|
|
|
|
subpatterns: {
|
|
|
|
siteName: '{siteName} - ',
|
|
|
|
sceneDate: ', {sceneDate}',
|
|
|
|
sceneId: ' {sceneId}',
|
|
|
|
},
|
|
|
|
pattern: '{siteName}{sceneTitle} ({sceneActors}{sceneDate}{sceneId})',
|
|
|
|
},
|
2019-03-04 01:46:33 +00:00
|
|
|
};
|