forked from DebaucheryLibrarian/traxxx
Added optional sequential scraping and acc release injection. Added Hush Pass and Interracial Pass logos.
This commit is contained in:
@@ -181,12 +181,18 @@ const networks = [
|
||||
name: 'Hush Pass',
|
||||
url: 'http://www.hushpass.com',
|
||||
parent: 'hush',
|
||||
parameters: {
|
||||
sequential: true,
|
||||
},
|
||||
},
|
||||
{
|
||||
slug: 'interracialpass',
|
||||
name: 'Interracial Pass',
|
||||
url: 'http://www.interracialpass.com',
|
||||
parent: 'hush',
|
||||
parameters: {
|
||||
sequential: true,
|
||||
},
|
||||
},
|
||||
{
|
||||
slug: 'insex',
|
||||
|
||||
@@ -2101,15 +2101,6 @@ const sites = [
|
||||
},
|
||||
},
|
||||
// HUSH PASS
|
||||
{
|
||||
slug: 'hushpass',
|
||||
name: 'Hush Pass',
|
||||
url: 'https://hushpass.com',
|
||||
network: 'hushpass',
|
||||
parameters: {
|
||||
t1: true,
|
||||
},
|
||||
},
|
||||
{
|
||||
slug: 'shotherfirst',
|
||||
name: 'Shot Her First',
|
||||
@@ -2264,17 +2255,17 @@ const sites = [
|
||||
t1: true,
|
||||
},
|
||||
},
|
||||
// INTERRACIAL PASS
|
||||
{
|
||||
slug: 'interracialpass',
|
||||
name: 'Interracial Pass',
|
||||
url: 'https://www.interracialpass.com',
|
||||
tags: ['interracial'],
|
||||
network: 'interracialpass',
|
||||
slug: 'hushpass',
|
||||
name: 'Hush Pass',
|
||||
url: 'https://hushpass.com',
|
||||
network: 'hushpass',
|
||||
parameters: {
|
||||
t1: true,
|
||||
accFilter: true,
|
||||
},
|
||||
},
|
||||
// INTERRACIAL PASS
|
||||
{
|
||||
slug: '2bigtobetrue',
|
||||
name: '2 Big To Be True',
|
||||
@@ -2355,9 +2346,21 @@ const sites = [
|
||||
parameters: {
|
||||
latest: 'https://www.interracialpass.com/t1/categories/my-wifes-first-monster-cock_%d_d.html',
|
||||
media: 'https://www.interracialpass.com',
|
||||
match: 'My Wifes First Monster Cock',
|
||||
t1: true,
|
||||
},
|
||||
},
|
||||
{
|
||||
slug: 'interracialpass',
|
||||
name: 'Interracial Pass',
|
||||
url: 'https://www.interracialpass.com',
|
||||
tags: ['interracial'],
|
||||
network: 'interracialpass',
|
||||
parameters: {
|
||||
t1: true,
|
||||
accFilter: true,
|
||||
},
|
||||
},
|
||||
// INSEX
|
||||
{
|
||||
slug: 'sexuallybroken',
|
||||
|
||||
Reference in New Issue
Block a user