Added Rave Bunnys and Hot and Tatted to Hussie Pass, improved scraper. Only looking for one valid avatar URL in profile tests.

This commit is contained in:
DebaucheryLibrarian
2026-02-24 05:39:05 +01:00
parent 855a15bc73
commit 9aa6c9c6c5
5 changed files with 41 additions and 12 deletions

View File

@@ -963,6 +963,11 @@ const tags = [
slug: 'pyjamas',
group: 'clothing',
},
{
name: 'rave',
slug: 'rave',
group: 'clothing',
},
{
name: 'redhead',
slug: 'redhead',

View File

@@ -5580,6 +5580,20 @@ const sites = [
profile: 'https://www.povpornstars.com/tour/models/{actor}.html',
},
},
{
slug: 'ravebunnys',
name: 'Rave Bunnys',
url: 'https://ravebunnys.com',
tags: ['rave'],
parent: 'hussiepass',
},
{
slug: 'hotandtatted',
name: 'Hot and Tatted',
url: 'https://hotandtatted.com',
tags: ['tattoos'],
parent: 'hussiepass',
},
// HUSH PASS
{
slug: 'shotherfirst',