Updated Blue Donkey Media (Meiden Van Holland).

This commit is contained in:
DebaucheryLibrarian
2026-02-01 00:11:39 +01:00
parent ef1722d25a
commit eced595ead
4 changed files with 23 additions and 27 deletions

View File

@@ -226,6 +226,7 @@ const actors = [
{ entity: 'mariskax', name: 'Honey Demon', fields: ['avatar', 'gender', 'dateOfBirth', 'placeOfBirth', 'measurements', 'height', 'weight', 'hairColor', 'eyes'] },
{ entity: 'pornhub', name: 'Lexi Luna', fields: ['avatar', 'gender', 'ethnicity', 'description', 'birthPlace', 'measurements', 'naturalBoobs', 'height', 'weight', 'hairColor', 'hasPiercings', 'hasTattoos'] },
{ entity: 'fullpornnetwork', name: 'Kenzie Reeves', fields: ['avatar', 'description'] },
{ entity: 'meidenvanholland', name: 'Izzy Bizzy Bang Bang', fields: ['avatar', 'description'] },
];
const actorScrapers = scrapers.actors;