const cheerio = require('cheerio'); const ProcessImage = ($, e, c, noscript = false) => { const img = $(e).find(c); if (img.length > 0) { let message; // special handling for img wrapped in