Compare commits
No commits in common. "eef0be09b3038d0f9eaf83eac674bcf8fb4a0c00" and "1032c3cb574b7a1d4521eca3d6b60d9dccd5e681" have entirely different histories.
eef0be09b3
...
1032c3cb57
|
@ -71,7 +71,6 @@ module.exports = {
|
|||
'amberathome',
|
||||
'marycarey',
|
||||
'racqueldevonshire',
|
||||
'aziani',
|
||||
// blowpass
|
||||
'sunlustxxx',
|
||||
// ddfnetwork
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "traxxx",
|
||||
"version": "1.231.19",
|
||||
"version": "1.231.18",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "traxxx",
|
||||
"version": "1.231.19",
|
||||
"version": "1.231.18",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@casl/ability": "^5.2.2",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "traxxx",
|
||||
"version": "1.231.19",
|
||||
"version": "1.231.18",
|
||||
"description": "All the latest porn releases in one place",
|
||||
"main": "src/app.js",
|
||||
"scripts": {
|
||||
|
|
|
@ -2415,7 +2415,7 @@ const priorities = [ // higher index is higher priority
|
|||
['lesbian', 'rough', 'milf', 'male-focus'],
|
||||
['threesome', 'mfm', 'mff', 'trainbang', 'pissing'],
|
||||
['anal', 'bukkake'],
|
||||
['dp', 'dap', 'triple-penetration', 'tap', 'dvp', 'tvp', 'airtight'],
|
||||
['dp', 'dap', 'tap', 'dvp', 'tvp', 'airtight'],
|
||||
['gangbang', 'blowbang', 'orgy'],
|
||||
['gay', 'transsexual', 'bisexual', 'hentai'],
|
||||
].reduce((acc, slugs, index) => {
|
||||
|
|
|
@ -132,11 +132,7 @@ const networks = [
|
|||
{
|
||||
slug: 'aziani',
|
||||
name: 'Aziani',
|
||||
parent: 'gamma',
|
||||
url: 'https://www.aziani.com',
|
||||
parameters: {
|
||||
layout: 'api',
|
||||
},
|
||||
},
|
||||
{
|
||||
slug: 'babes',
|
||||
|
|
|
@ -748,9 +748,6 @@ const sites = [
|
|||
url: 'https://www.gangbangcreampie.com',
|
||||
parent: 'aziani',
|
||||
tags: ['gangbang', 'creampie'],
|
||||
parameters: {
|
||||
scene: 'https://www.gangbangcreampie.com/en/video/gangbangcreampie',
|
||||
},
|
||||
},
|
||||
{
|
||||
slug: 'gloryholesecrets',
|
||||
|
@ -758,9 +755,6 @@ const sites = [
|
|||
url: 'https://www.gloryholesecrets.com',
|
||||
parent: 'aziani',
|
||||
tags: ['gloryhole'],
|
||||
parameters: {
|
||||
scene: 'https://www.gloryholesecrets.com/en/video/gloryholesecrets',
|
||||
},
|
||||
},
|
||||
{
|
||||
slug: 'aziani',
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
const adultempire = require('./adultempire');
|
||||
const archangel = require('./archangel');
|
||||
const assylum = require('./assylum');
|
||||
const aziani = require('./aziani');
|
||||
const amateurallure = require('./amateurallure');
|
||||
const americanpornstar = require('./americanpornstar');
|
||||
const badoink = require('./badoink');
|
||||
|
@ -84,6 +85,7 @@ const scrapers = {
|
|||
archangel,
|
||||
asiam: modelmedia,
|
||||
assylum,
|
||||
aziani,
|
||||
badoink,
|
||||
bamvisions,
|
||||
bang,
|
||||
|
@ -181,6 +183,7 @@ const scrapers = {
|
|||
anilos: nubiles,
|
||||
archangel,
|
||||
asiam: modelmedia,
|
||||
aziani,
|
||||
babes: mindgeek,
|
||||
babevr: badoink,
|
||||
backroomcastingcouch: elevatedx,
|
||||
|
@ -218,10 +221,10 @@ const scrapers = {
|
|||
firstanalquest,
|
||||
forbondage: porndoe,
|
||||
freeones,
|
||||
gangbangcreampie: gamma,
|
||||
gangbangcreampie: aziani,
|
||||
gaywire: bangbros,
|
||||
girlfaction: fullpornnetwork,
|
||||
gloryholesecrets: gamma,
|
||||
gloryholesecrets: aziani,
|
||||
gotfilled: radical,
|
||||
hergape: fullpornnetwork,
|
||||
hitzefrei,
|
||||
|
|
Loading…
Reference in New Issue