Added basic filename copy. Added HTTP helper to q. Fetching all actor release pages from Naughty America. Added various high res network logos.

This commit is contained in:
2020-02-04 00:18:53 +01:00
parent bffa6d2c9e
commit ef602a3a15
42 changed files with 1483 additions and 54 deletions

View File

@@ -1931,6 +1931,12 @@ const sites = [
url: 'https://www.naughtyamerica.com/site/big-cock-bully',
network: 'naughtyamerica',
},
{
slug: 'bigcockhero',
name: 'Big Cock Hero',
url: 'https://www.naughtyamerica.com/site/big-cock-hero',
network: 'naughtyamerica',
},
{
slug: 'mysistershotfriend',
name: "My Sister's Hot Friend",
@@ -3081,6 +3087,7 @@ const sites = [
name: 'Ashley Sage Ellison',
slug: 'ashleysageellison',
url: 'https://www.bigboobbundle.com/ashleysageellison',
parameters: { path: '/videos', actors: ['Ashley Sage Ellison'] },
network: 'score',
},
{
@@ -3088,12 +3095,14 @@ const sites = [
slug: 'autumnjade',
url: 'https://www.bigboobbundle.com/autumn-jade',
network: 'score',
parameters: { path: '/videos', actors: ['Autumn Jade'] },
},
{
name: 'Big Boob Bundle',
slug: 'bigboobbundle',
url: 'https://www.bigboobbundle.com',
network: 'score',
enabled: false, // all content appears to be on subsites
},
{
name: 'Big Boobs POV',
@@ -3105,12 +3114,14 @@ const sites = [
name: 'Big Tit Angela White',
slug: 'bigtitangelawhite',
url: 'https://www.bigboobbundle.com/bigtitangelawhite',
parameters: { path: '/videos', actors: ['Angela White'] }, // no dates available
network: 'score',
},
{
name: 'Big Tit Hitomi',
slug: 'bigtithitomi',
url: 'https://www.bigboobbundle.com/bigtithitomi',
parameters: { path: '/videos', actors: ['Hitomi'] },
network: 'score',
},
{
@@ -3123,6 +3134,7 @@ const sites = [
name: 'Big Tit Terry Nova',
slug: 'bigtitterrynova',
url: 'https://www.bigboobbundle.com/bigtitterrynova',
parameters: { path: '/videos', actors: ['Terry Nova'] },
network: 'score',
},
{