diff --git a/src/scrapers/actors.js b/src/scrapers/actors.js index 329a193e..5c941d99 100644 --- a/src/scrapers/actors.js +++ b/src/scrapers/actors.js @@ -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, diff --git a/tests/profiles.js b/tests/profiles.js index fa4a2735..88a82221 100644 --- a/tests/profiles.js +++ b/tests/profiles.js @@ -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'] },