Compare commits

...

2 Commits

Author SHA1 Message Date
DebaucheryLibrarian
fefb165274 1.248.60 2026-02-09 06:28:21 +01:00
DebaucheryLibrarian
a3633c2f9f Added Snow Valley affiliate link. 2026-02-09 06:28:19 +01:00
3 changed files with 15 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{ {
"name": "traxxx", "name": "traxxx",
"version": "1.248.59", "version": "1.248.60",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "traxxx", "name": "traxxx",
"version": "1.248.59", "version": "1.248.60",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@aws-sdk/client-s3": "^3.458.0", "@aws-sdk/client-s3": "^3.458.0",

View File

@@ -1,6 +1,6 @@
{ {
"name": "traxxx", "name": "traxxx",
"version": "1.248.59", "version": "1.248.60",
"description": "All the latest porn releases in one place", "description": "All the latest porn releases in one place",
"main": "src/app.js", "main": "src/app.js",
"scripts": { "scripts": {

View File

@@ -847,6 +847,13 @@ const affiliates = [
channel: 'xangels', channel: 'xangels',
url: 'https://secure.x-angels.com/track/MzAxNjcxLjUuMzguODEuMC4wLjAuMC4w', url: 'https://secure.x-angels.com/track/MzAxNjcxLjUuMzguODEuMC4wLjAuMC4w',
}, },
// Snow Valley / Tsunami
{
network: 'snowvalley',
parameters: {
query: 'ref=4c331ef6',
},
},
// etc // etc
{ {
network: 'bang', network: 'bang',
@@ -855,6 +862,11 @@ const affiliates = [
}, },
comment: '$25 per signup', comment: '$25 per signup',
}, },
{
channel: 'sicflics',
url: 'http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=921613-0002&PA=2647683',
comment: '40% rebill',
},
]; ];
const bannerTags = { const bannerTags = {