Changed scene media grid layout.

This commit is contained in:
DebaucheryLibrarian
2021-01-17 02:07:02 +01:00
parent 251bb9476d
commit 48f247a919
4 changed files with 6 additions and 34 deletions

View File

@@ -1,28 +0,0 @@
'use strict';
const qu = require('../utils/qu');
function scrapeAll(scenes) {
return scenes.map(({ query }) => {
const release = {};
release.title = query.cnt('.thmb_ttl');
console.log(release);
return release;
});
}
async function fetchLatest(channel, page) {
const res = await qu.getAll(`https://gaywire.com/h1/websites/${channel.slug}/${page}`);
if (res.ok) {
return scrapeAll(res.items, '.echThumb');
}
return res.status;
}
module.exports = {
fetchLatest,
};

View File

@@ -25,7 +25,6 @@ const fantasymassage = require('./fantasymassage');
const firstanalquest = require('./firstanalquest');
const fcuk = require('./fcuk');
const fullpornnetwork = require('./fullpornnetwork');
const gaywire = require('./gaywire');
const girlsway = require('./girlsway');
const hitzefrei = require('./hitzefrei');
const hookuphotshot = require('./hookuphotshot');
@@ -217,6 +216,7 @@ const scrapers = {
forbondage: porndoe,
freeones,
gangbangcreampie: aziani,
gaywire: bangbros,
girlfaction: fullpornnetwork,
gloryholesecrets: aziani,
hergape: fullpornnetwork,