forked from DebaucheryLibrarian/traxxx
Refactored Kelly Madison scraper, using API.
This commit is contained in:
@@ -324,6 +324,14 @@ const tags = [
|
||||
name: 'choking',
|
||||
slug: 'choking',
|
||||
},
|
||||
{
|
||||
name: 'condom',
|
||||
slug: 'condom',
|
||||
},
|
||||
{
|
||||
name: 'no condom',
|
||||
slug: 'no-condom',
|
||||
},
|
||||
{
|
||||
name: 'corporal punishment',
|
||||
slug: 'corporal-punishment',
|
||||
@@ -1645,6 +1653,10 @@ const aliases = [
|
||||
for: 'enhanced-boobs',
|
||||
secondary: true,
|
||||
},
|
||||
{
|
||||
name: 'implants',
|
||||
for: 'enhanced-boobs',
|
||||
},
|
||||
{
|
||||
name: 'boob job',
|
||||
for: 'titty-fucking',
|
||||
|
||||
@@ -114,7 +114,6 @@ const networks = [
|
||||
name: '5K Vids',
|
||||
url: 'https://www.5kvids.com',
|
||||
parameters: {
|
||||
// layout: 'api',
|
||||
apiKey: 'fiveKCash',
|
||||
apiAddress: 'https://www.8kmilfs.com/api',
|
||||
},
|
||||
@@ -464,7 +463,6 @@ const networks = [
|
||||
url: 'https://www.kellymadison.com',
|
||||
description: 'Home of Kelly Madison and Ryan Madison',
|
||||
parameters: {
|
||||
// layout: 'api',
|
||||
apiKey: 'kellyCash',
|
||||
apiAddress: 'https://www.pornfidelity.com/api',
|
||||
},
|
||||
|
||||
@@ -5329,6 +5329,7 @@ const sites = [
|
||||
siteId: 3,
|
||||
// older scene pages are only available on PF, even though they are categorized on TS or KM
|
||||
archive: 'https://www.pornfidelity.com',
|
||||
short: 'TF',
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -5339,6 +5340,7 @@ const sites = [
|
||||
parent: 'kellymadison',
|
||||
parameters: {
|
||||
siteId: 2,
|
||||
short: 'PF',
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -5350,6 +5352,7 @@ const sites = [
|
||||
parameters: {
|
||||
siteId: 1,
|
||||
archive: 'https://www.pornfidelity.com',
|
||||
short: 'KM',
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -5360,6 +5363,7 @@ const sites = [
|
||||
parent: '5kvids',
|
||||
parameters: {
|
||||
siteId: 1,
|
||||
short: '5KP',
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -5370,6 +5374,7 @@ const sites = [
|
||||
parent: '5kvids',
|
||||
parameters: {
|
||||
siteId: 2,
|
||||
short: '5KT',
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -5379,6 +5384,7 @@ const sites = [
|
||||
parent: '5kvids',
|
||||
parameters: {
|
||||
siteId: 3,
|
||||
short: '8KM',
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -5388,6 +5394,7 @@ const sites = [
|
||||
parent: '5kvids',
|
||||
parameters: {
|
||||
siteId: 4,
|
||||
short: '8KT',
|
||||
},
|
||||
},
|
||||
// KILLERGRAM
|
||||
|
||||
@@ -57,6 +57,13 @@ const affiliates = [
|
||||
parameters: 'nats=OTczLjEuMy4zLjAuMC4wLjAuMA',
|
||||
comment: '50% rev share',
|
||||
},
|
||||
{
|
||||
id: 'evilangel',
|
||||
network: 'evilangel',
|
||||
url: 'https://www.g2fame.com/evilangel/go.php?pr=8&su=2&si=128&ad=277470&pa=index&ar=&buffer=',
|
||||
parameters: 'nats=OTczLjEuMy4zLjAuMC4wLjAuMA',
|
||||
comment: '50% rev share',
|
||||
},
|
||||
{
|
||||
id: '_kellymadison',
|
||||
network: 'kellymadison',
|
||||
|
||||
Reference in New Issue
Block a user