From 38f54fcd5de777af36648d0ee44964de54e9b0d8 Mon Sep 17 00:00:00 2001 From: Michel Roux Date: Sat, 12 Jun 2021 00:21:12 +0200 Subject: [PATCH] Trigger CI --- livres_fr.js | 1 - 1 file changed, 1 deletion(-) diff --git a/livres_fr.js b/livres_fr.js index c0ad12e..9c700bb 100644 --- a/livres_fr.js +++ b/livres_fr.js @@ -39,7 +39,6 @@ for (let i = 1; i <= MAX_VOLUME; i++) { const html = cheerio.load(responseHtml) const postBody = html('div.postbody') - if (postBody.html() === null) break postBody.each((i, el) => {