Trigger CI
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Michel Roux 2021-06-12 00:21:12 +02:00
parent 0de7cdda57
commit 38f54fcd5d
1 changed files with 0 additions and 1 deletions

View File

@ -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) => {