Added BaDoink latest and scene scraper.

This commit is contained in:
DebaucheryLibrarian
2021-02-03 02:59:39 +01:00
parent 824fb9ef37
commit 0c2e45141d
38 changed files with 187 additions and 3 deletions

View File

@@ -624,6 +624,48 @@ const sites = [
slug: 'stepmomlessons',
parent: 'babes',
},
// BADOINK
{
name: 'BaDoinkVR',
slug: 'badoinkvr',
url: 'https://www.badoinkvr.com',
tags: ['vr'],
parent: 'badoink',
},
{
name: 'VR Cosplay X',
slug: 'vrcosplayx',
url: 'https://vrcosplayx.com',
tags: ['vr'],
parent: 'badoink',
parameters: {
latest: 'cosplaypornvideos',
},
},
{
name: '18VR',
slug: '18vr',
url: 'https://18vr.com',
tags: ['vr'],
parent: 'badoink',
},
{
name: 'BabeVR',
slug: 'babevr',
url: 'https://babevr.com',
tags: ['vr'],
parent: 'badoink',
},
{
name: 'RealVR',
slug: 'realvr',
url: 'https://realvr.com',
tags: ['vr'],
parameters: {
teasers: false,
},
parent: 'badoink',
},
// BAM VISIONS
{
slug: 'bamvisions',