Added Babes network
This commit is contained in:
@@ -52,37 +52,6 @@ module.exports = {
|
||||
'xempire',
|
||||
],
|
||||
fetchAfter: [1, 'week'],
|
||||
columns: [
|
||||
{
|
||||
value: 'date',
|
||||
format: 'MMM DD, YYYY',
|
||||
width: 14,
|
||||
},
|
||||
{
|
||||
value: 'network',
|
||||
width: 15,
|
||||
},
|
||||
{
|
||||
value: 'site',
|
||||
width: 25,
|
||||
},
|
||||
{
|
||||
value: 'shootId',
|
||||
width: 15,
|
||||
},
|
||||
{
|
||||
value: 'title',
|
||||
width: 80,
|
||||
},
|
||||
{
|
||||
value: 'actors',
|
||||
width: 60,
|
||||
},
|
||||
{
|
||||
value: 'rating',
|
||||
width: 30,
|
||||
},
|
||||
],
|
||||
media: {
|
||||
path: './',
|
||||
thumbnailSize: 320, // width for 16:9 will be exactly 576px
|
||||
|
||||
Reference in New Issue
Block a user