Closing JSDOM window after deep scrape in an attempt to save memory. Reduced deep scrape concurrency to 5.

This commit is contained in:
DebaucheryLibrarian
2021-12-01 17:26:13 +01:00
parent 08f725a0b6
commit e29cbc9fea
6 changed files with 59 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
'use strict';
module.exports = new Map();