traxxx/config/default.js

87 lines
1.9 KiB
JavaScript

'use strict';
module.exports = {
include: [
['21sextury', [
'analteenangels',
'assholefever',
'clubsandy',
'dpfanatics',
'deepthroatfrenzy',
'footsiebabes',
'gapeland',
'lezcuties',
'pixandvideo',
]],
'blowpass',
'brazzers',
'julesjordan',
['kink', [
'boundgangbangs',
'brutalsessions',
'devicebondage',
'everythingbutt',
'familiestied',
'fuckingmachines',
'hogtied',
'publicdisgrace',
'sexandsubmission',
'theupperfloor',
'waterbondage',
]],
'legalporno',
'mofos',
'pervcity',
['private', [
'analintroductions',
'iconfessfiless',
'missionasspossible',
'russianfakeagent',
'sexonthebeach',
'tightandteen',
'blacksonsluts',
'privatefetish',
'privatemils',
'russianteenass',
'privatestars',
]],
'vixen',
'xempire',
],
fetchAfter: [3, 'months'],
columns: [
{
value: 'date',
format: 'MMM DD, YYYY',
width: 14,
},
{
value: 'site',
width: 20,
},
{
value: 'title',
width: 100,
},
{
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})',
},
};