traxxx/config/default.js

87 lines
1.9 KiB
JavaScript
Raw Normal View History

'use strict';
module.exports = {
include: [
'21sextury',
'blowpass',
'brazzers',
'julesjordan',
['kink', [
'boundgangbangs',
'brutalsessions',
'devicebondage',
'everythingbutt',
'familiestied',
'fuckingmachines',
'hogtied',
'publicdisgrace',
'sexandsubmission',
'theupperfloor',
'waterbondage',
]],
'legalporno',
'mofos',
2019-04-08 01:07:16 +00:00
'naughtyamerica',
'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',
'vixen',
'xempire',
],
fetchAfter: [3, 'months'],
columns: [
{
value: 'date',
format: 'MMM DD, YYYY',
width: 14,
},
{
value: 'network',
2019-04-12 01:12:53 +00:00
width: 15,
},
{
value: 'site',
2019-04-12 01:12:53 +00:00
width: 25,
},
{
value: 'shootId',
width: 15,
},
{
value: 'title',
width: 80,
},
{
value: 'actors',
width: 60,
},
{
value: 'rating',
width: 30,
},
],
filename: {
dateFormat: 'DD-MM-YYYY',
actorsJoin: ', ',
slash: '_',
subpatterns: {
siteName: '{siteName} - ',
sceneDate: ', {sceneDate}',
sceneId: ' {sceneId}',
},
pattern: '{siteName}{sceneTitle} ({sceneActors}{sceneDate}{sceneId})',
},
};