Compare commits

...

2 Commits

Author SHA1 Message Date
DebaucheryLibrarian b903222a27 1.244.70 2025-08-27 05:46:57 +02:00
DebaucheryLibrarian bfa43d45b9 Added BAM Visions to proxy list. 2025-08-27 05:46:55 +02:00
3 changed files with 6 additions and 3 deletions

View File

@ -425,6 +425,9 @@ module.exports = {
'dpdiva.com', 'dpdiva.com',
'www.oraloverdose.com', 'www.oraloverdose.com',
'upherasshole.com', 'upherasshole.com',
'upherasshole.com',
'bamvisions.com',
'tour.bamvisions.com',
// BANG // BANG
'www.bang.com', 'www.bang.com',
'i.bang.com', 'i.bang.com',

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "traxxx", "name": "traxxx",
"version": "1.244.69", "version": "1.244.70",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "traxxx", "name": "traxxx",
"version": "1.244.69", "version": "1.244.70",
"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.244.69", "version": "1.244.70",
"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": {