Compare commits
No commits in common. "725087bf1cceb1ca25e7465a3944da7f3e974f14" and "a6f16b9f6221adc12a6ccd113bf667aa21f7ae82" have entirely different histories.
725087bf1c
...
a6f16b9f62
|
|
@ -151,41 +151,6 @@ 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.24",
|
"version": "1.245.23",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "traxxx",
|
"name": "traxxx",
|
||||||
"version": "1.245.24",
|
"version": "1.245.23",
|
||||||
"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.24",
|
"version": "1.245.23",
|
||||||
"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,7 +5598,6 @@ const sites = [
|
||||||
independent: true,
|
independent: true,
|
||||||
parameters: {
|
parameters: {
|
||||||
native: true,
|
native: true,
|
||||||
preferSpartanId: true,
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -186,6 +186,9 @@ function scrapeRelease(data, url, channel, networkName, options) {
|
||||||
}));
|
}));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// console.log(data);
|
||||||
|
// console.log(release);
|
||||||
|
|
||||||
return release;
|
return release;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue