forked from DebaucheryLibrarian/traxxx
Added Fame Digital. Added actor release scraping to DDF Network. Improved q and Gamma scraper.
This commit is contained in:
@@ -11,10 +11,18 @@ module.exports = {
|
||||
},
|
||||
// include: [],
|
||||
// exclude: [],
|
||||
exclude: [
|
||||
['famedigital', [
|
||||
'lowartfilms',
|
||||
]],
|
||||
],
|
||||
profiles: [
|
||||
'evilangel',
|
||||
[
|
||||
// Gamma; Evil angel and Wicked have their own assets
|
||||
'evilangel',
|
||||
'famedigital',
|
||||
],
|
||||
[
|
||||
// Gamma; Evil Angel + Devil's Film and Wicked have their own assets
|
||||
'xempire',
|
||||
'blowpass',
|
||||
],
|
||||
@@ -30,9 +38,9 @@ module.exports = {
|
||||
'men',
|
||||
'transangels',
|
||||
],
|
||||
'wicked',
|
||||
'brazzers',
|
||||
'milehighmedia',
|
||||
'wicked',
|
||||
'21sextury',
|
||||
'julesjordan',
|
||||
'naughtyamerica',
|
||||
@@ -47,6 +55,7 @@ module.exports = {
|
||||
'freeonesLegacy',
|
||||
],
|
||||
fetchAfter: [1, 'week'],
|
||||
nullDateLimit: 10,
|
||||
media: {
|
||||
path: './media',
|
||||
thumbnailSize: 320, // width for 16:9 will be exactly 576px
|
||||
|
||||
Reference in New Issue
Block a user