Added puppeteer to http module, refactored Kink scraper to utilize it.
This commit is contained in:
@@ -208,6 +208,7 @@ async function init() {
|
||||
}
|
||||
|
||||
await http.destroyBypassSessions();
|
||||
await http.destroyBrowserSessions();
|
||||
|
||||
knex.destroy();
|
||||
done = true;
|
||||
|
||||
Reference in New Issue
Block a user