Added hash comparison to duplicate avoidance.

This commit is contained in:
2024-09-11 05:16:58 +02:00
parent 7c6c99c9d1
commit 45123bc630
7 changed files with 305 additions and 35 deletions

View File

@@ -29,6 +29,8 @@
"license": "ISC",
"dependencies": {
"array.prototype.flatten": "^1.2.1",
"bhttp": "^1.2.4",
"blake2": "^4.0.0",
"bluebird": "^3.5.1",
"cheerio": "^1.0.0-rc.2",
"config": "^1.30.0",