diff --git a/scrapers/kick.js b/scrapers/kick.js index 9005999..2a67fa5 100644 --- a/scrapers/kick.js +++ b/scrapers/kick.js @@ -68,6 +68,7 @@ module.exports = [ ); const data = res?.body; + await cycleTLS.exit(); if (!data) { return { name: username,