Disabled BAM Visions profile test while site is offline.

This commit is contained in:
DebaucheryLibrarian
2026-02-26 00:04:39 +01:00
parent c515c8aeb3
commit 5d58ddcd49
2 changed files with 2 additions and 2 deletions

View File

@@ -215,7 +215,7 @@ module.exports = {
angelogodshackoriginal,
babevr: badoink,
badoinkvr: badoink,
bamvisions,
// bamvisions, // DNS error, site offline?
bang,
meidenvanholland: bluedonkeymedia, // Vurig Vlaanderen uses same database
boobpedia,

View File

@@ -145,7 +145,7 @@ const actors = [
// perv city
{ entity: 'pervcity', name: 'Brooklyn Gray', fields: ['avatar', 'description', 'dateOfBirth', 'birthPlace', 'ethnicity', 'height', 'weight', 'eyes', 'hairColor'] },
{ entity: 'dpdiva', name: 'Liz Jordan', fields: ['avatar', 'description', 'dateOfBirth', 'birthPlace', 'ethnicity', 'height', 'weight', 'eyes', 'hairColor'] },
{ entity: 'bamvisions', name: 'Abella Danger', fields: ['avatar', 'height', 'measurements'] },
// { entity: 'bamvisions', name: 'Abella Danger', fields: ['avatar', 'height', 'measurements'] }, // site offline as of 2026-02-25
// radical
{ entity: 'bjraw', name: 'Nikki Knightly', fields: ['avatar', 'description', 'gender', 'dateOfBirth', 'birthPlace', 'measurements', 'height', 'weight', 'eyes', 'hairColor'] },
{ entity: 'gotfilled', name: 'Alexa Chains', fields: ['avatar', 'description', 'gender', 'dateOfBirth', 'birthPlace', 'measurements', 'height', 'weight', 'eyes', 'hairColor'] },