Compare commits
2 Commits
a6f16b9f62
...
725087bf1c
| Author | SHA1 | Date |
|---|---|---|
|
|
725087bf1c | |
|
|
1ce8c47da2 |
|
|
@ -151,6 +151,41 @@ module.exports = {
|
||||||
'pornoacademie',
|
'pornoacademie',
|
||||||
'bumsbus',
|
'bumsbus',
|
||||||
'kinkyinlaws',
|
'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: [
|
networks: [
|
||||||
// dummy network for testing
|
// dummy network for testing
|
||||||
|
|
|
||||||
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "traxxx",
|
"name": "traxxx",
|
||||||
"version": "1.245.23",
|
"version": "1.245.24",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "traxxx",
|
"name": "traxxx",
|
||||||
"version": "1.245.23",
|
"version": "1.245.24",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@aws-sdk/client-s3": "^3.458.0",
|
"@aws-sdk/client-s3": "^3.458.0",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "traxxx",
|
"name": "traxxx",
|
||||||
"version": "1.245.23",
|
"version": "1.245.24",
|
||||||
"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": {
|
||||||
|
|
|
||||||
|
|
@ -5598,6 +5598,7 @@ const sites = [
|
||||||
independent: true,
|
independent: true,
|
||||||
parameters: {
|
parameters: {
|
||||||
native: true,
|
native: true,
|
||||||
|
preferSpartanId: true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -186,9 +186,6 @@ function scrapeRelease(data, url, channel, networkName, options) {
|
||||||
}));
|
}));
|
||||||
}
|
}
|
||||||
|
|
||||||
// console.log(data);
|
|
||||||
// console.log(release);
|
|
||||||
|
|
||||||
return release;
|
return release;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue