Context q methods can accept alternative element as first argument. Added BoobPedia profile scraper. Showing fake boobs icon again.
This commit is contained in:
@@ -5,8 +5,6 @@ const cheerio = require('cheerio');
|
||||
const { JSDOM } = require('jsdom');
|
||||
const moment = require('moment');
|
||||
|
||||
const knex = require('../knex');
|
||||
|
||||
/* eslint-disable newline-per-chained-call */
|
||||
function scrapeLatest(html, site) {
|
||||
const $ = cheerio.load(html, { normalizeWhitespace: true });
|
||||
|
||||
Reference in New Issue
Block a user