Compare commits
2 Commits
b1f663d4b7
...
c530b15fbb
Author | SHA1 | Date |
---|---|---|
|
c530b15fbb | |
|
f2cfa1c985 |
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "traxxx",
|
||||
"version": "1.244.73",
|
||||
"version": "1.244.74",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "traxxx",
|
||||
"version": "1.244.73",
|
||||
"version": "1.244.74",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.458.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "traxxx",
|
||||
"version": "1.244.73",
|
||||
"version": "1.244.74",
|
||||
"description": "All the latest porn releases in one place",
|
||||
"main": "src/app.js",
|
||||
"scripts": {
|
||||
|
|
|
@ -8632,7 +8632,7 @@ const sites = [
|
|||
{
|
||||
slug: 'nubiles',
|
||||
name: 'Nubiles',
|
||||
url: 'https://www.nubiles.net',
|
||||
url: 'https://nubiles.net',
|
||||
parent: 'nubiles',
|
||||
parameters: {
|
||||
upcoming: true,
|
||||
|
|
|
@ -57,6 +57,27 @@ const affiliates = [
|
|||
parameters: 'nats=OTczLjEuMy4zLjAuMC4wLjAuMA',
|
||||
comment: '50% rev share',
|
||||
},
|
||||
{
|
||||
id: 'kellymadison',
|
||||
network: 'kellymadison',
|
||||
url: 'https://www2.kellymadison.com/track/MTAxOTE0LjYuMS4xLjAuNjAwNDgxMS4wLjAuMA',
|
||||
parameters: 'nats=MTAxOTE0LjYuMS4xLjAuNjAwNDgxMS4wLjAuMA',
|
||||
comment: 'pay per sign-up',
|
||||
},
|
||||
{
|
||||
id: 'teenfidelity',
|
||||
channel: 'teenfidelity',
|
||||
url: 'https://www2.kellymadison.com/track/MTAxOTE0LjYuMS4xLjAuNjAwNDgxMS4wLjAuMA',
|
||||
parameters: 'nats=MTAxOTE0LjYuMS4xLjAuNjAwNDgxMS4wLjAuMA',
|
||||
comment: 'pay per sign-up',
|
||||
},
|
||||
{
|
||||
id: 'pornfidelity',
|
||||
channel: 'pornfidelity',
|
||||
url: 'https://www2.kellymadison.com/track/MTAxOTE0LjYuMS4xLjAuNjAwNDgxMS4wLjAuMA',
|
||||
parameters: 'nats=MTAxOTE0LjYuMS4xLjAuNjAwNDgxMS4wLjAuMA',
|
||||
comment: 'pay per sign-up',
|
||||
},
|
||||
];
|
||||
|
||||
const bannerTags = {
|
||||
|
@ -555,24 +576,24 @@ const campaigns = [
|
|||
},
|
||||
// kellymadison/teenfidelity
|
||||
{
|
||||
network: 'kellymadison',
|
||||
url: 'https://www2.kellymadison.com/track/MTAxOTE0LjYuMS4xLjAuMC4wLjAuMA',
|
||||
comment: '$25 per signup',
|
||||
},
|
||||
{
|
||||
banner: 'kellymadison_300_250_bed',
|
||||
channel: 'kellymadison',
|
||||
url: 'https://www2.kellymadison.com/track/MTAxOTE0LjYuMS4xLjAuMC4wLjAuMA',
|
||||
comment: '$25 per signup',
|
||||
affiliate: 'kellymadison',
|
||||
},
|
||||
{
|
||||
channel: 'pornfidelity',
|
||||
url: 'https://www2.pornfidelity.com/track/MTAxOTE0LjYuMy4zLjAuMC4wLjAuMA',
|
||||
comment: '$25 per signup',
|
||||
banner: 'kellymadison_760_430_bed',
|
||||
channel: 'kellymadison',
|
||||
affiliate: 'kellymadison',
|
||||
},
|
||||
{
|
||||
channel: 'teenfidelity',
|
||||
url: 'https://www2.teenfidelity.com/track/MTAxOTE0LjYuNS42LjAuMC4wLjAuMA',
|
||||
comment: '$25 per signup',
|
||||
banner: 'kellymadison_1700_400_lying',
|
||||
channel: 'kellymadison',
|
||||
affiliate: 'kellymadison',
|
||||
},
|
||||
{
|
||||
banner: 'kellymadison_1700_400_redwhiteblack',
|
||||
channel: 'kellymadison',
|
||||
affiliate: 'kellymadison',
|
||||
},
|
||||
// mike adriano
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue