Compare commits
2 Commits
a6f16b9f62
...
725087bf1c
| Author | SHA1 | Date |
|---|---|---|
|
|
725087bf1c | |
|
|
1ce8c47da2 |
|
|
@ -151,6 +151,41 @@ module.exports = {
|
|||
'pornoacademie',
|
||||
'bumsbus',
|
||||
'kinkyinlaws',
|
||||
// killergram, no longer available on new Aylo site
|
||||
'analrehab',
|
||||
'bitchfunkers',
|
||||
'bootypackers',
|
||||
'brownsugar',
|
||||
'burlesquexxx',
|
||||
'chainsmokers',
|
||||
'clubbabes',
|
||||
'collegebabes',
|
||||
'creammycunt',
|
||||
'cumpartysluts',
|
||||
'doggingmissions',
|
||||
'fetishsexclinic',
|
||||
'getshafted',
|
||||
'girlyriders',
|
||||
'gloryholegirls',
|
||||
'hardfisex',
|
||||
'killergramcuts',
|
||||
'killergramplatinum',
|
||||
'kinkycouples',
|
||||
'letsgetslippy',
|
||||
'nyloncumsluts',
|
||||
'officeantics',
|
||||
'pornostatic',
|
||||
'pornstarsutd',
|
||||
'rockchicks',
|
||||
'ru4hire',
|
||||
'spacehoppers',
|
||||
'streetwalkers',
|
||||
'tattooedsluts',
|
||||
'thehandyman',
|
||||
'theladypimp',
|
||||
'voyeurcams',
|
||||
'wifesluts',
|
||||
'wishescumtrue',
|
||||
],
|
||||
networks: [
|
||||
// dummy network for testing
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "traxxx",
|
||||
"version": "1.245.23",
|
||||
"version": "1.245.24",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "traxxx",
|
||||
"version": "1.245.23",
|
||||
"version": "1.245.24",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.458.0",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "traxxx",
|
||||
"version": "1.245.23",
|
||||
"version": "1.245.24",
|
||||
"description": "All the latest porn releases in one place",
|
||||
"main": "src/app.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -5598,6 +5598,7 @@ const sites = [
|
|||
independent: true,
|
||||
parameters: {
|
||||
native: true,
|
||||
preferSpartanId: true,
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -186,9 +186,6 @@ function scrapeRelease(data, url, channel, networkName, options) {
|
|||
}));
|
||||
}
|
||||
|
||||
// console.log(data);
|
||||
// console.log(release);
|
||||
|
||||
return release;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue