Retired visitor database connection. Fixed empty traxxx breaking on missing batch IDs.

This commit is contained in:
2026-01-29 04:45:38 +01:00
parent 3bee1ac97d
commit 52d041c591
4 changed files with 6 additions and 16 deletions

View File

@@ -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
},
};