Retired visitor database connection. Fixed empty traxxx breaking on missing batch IDs.
This commit is contained in:
@@ -104,9 +104,6 @@ module.exports = {
|
||||
assetPath: '/img',
|
||||
mediaPath: '/media',
|
||||
s3Path: 'https://s3.wasabisys.com',
|
||||
videoRestrictions: [ // entity slugs
|
||||
'_kink',
|
||||
'_kinkmen',
|
||||
],
|
||||
videoRestrictions: [], // entity slugs, _ prefix for networks, hides trailer and teaser videos
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user