forked from DebaucheryLibrarian/traxxx
Added parent-child relations to network, showing parent network in sidebar. Added Burning Angel using Gamma API.
This commit is contained in:
@@ -22,7 +22,7 @@ module.exports = {
|
||||
'famedigital',
|
||||
],
|
||||
[
|
||||
// Gamma; Evil Angel + Devil's Film, Pure Taboo (unavailable) and Wicked have their own assets
|
||||
// Gamma; Evil Angel + Devil's Film, Pure Taboo (unavailable), Burning Angel and Wicked have their own assets
|
||||
'xempire',
|
||||
'blowpass',
|
||||
],
|
||||
@@ -40,6 +40,7 @@ module.exports = {
|
||||
'transangels',
|
||||
],
|
||||
'wicked',
|
||||
'burningangel',
|
||||
'brazzers',
|
||||
'milehighmedia',
|
||||
[
|
||||
@@ -93,7 +94,7 @@ module.exports = {
|
||||
'freeonesLegacy',
|
||||
],
|
||||
fetchAfter: [1, 'week'],
|
||||
nullDateLimit: 10,
|
||||
nullDateLimit: 3,
|
||||
media: {
|
||||
path: './media',
|
||||
thumbnailSize: 320, // width for 16:9 will be exactly 576px
|
||||
|
||||
Reference in New Issue
Block a user