Compare commits

...

2 Commits

Author SHA1 Message Date
DebaucheryLibrarian 72ab24bf1e 1.244.99 2025-12-30 17:27:08 +01:00
DebaucheryLibrarian c121ef0fd6 Updated Naughty America's My Wife Is A Pornstar to Pornstar Wife. 2025-12-30 17:27:02 +01:00
3 changed files with 8 additions and 6 deletions

4
package-lock.json generated
View File

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

@ -8050,9 +8050,11 @@ const sites = [
parent: 'naughtyamerica', parent: 'naughtyamerica',
}, },
{ {
slug: 'mywifeismypornstar', slug: 'pornstarwife',
name: 'My Wife Is My Pornstar', rename: 'mywifeismypornstar',
url: 'https://www.naughtyamerica.com/site/my-wife-is-my-pornstar', name: 'Pornstar Wife',
alias: ['my wife is my pornstar'],
url: 'https://www.naughtyamerica.com/site/pornstar-wife',
parent: 'naughtyamerica', parent: 'naughtyamerica',
}, },
{ {