🔧 Fixed LoCG scraping

This commit is contained in:
2025-05-06 18:17:01 -04:00
parent f337c0f3e6
commit 8d5283402e
5 changed files with 3593 additions and 923 deletions

View File

@@ -20,6 +20,7 @@
],
"author": "",
"devDependencies": {
"@faker-js/faker": "^9.7.0",
"@types/jsdom": "^16.2.14",
"@types/lodash": "^4.14.171",
"@types/string-similarity": "^4.0.0",
@@ -31,6 +32,10 @@
"jest": "^25.1.0",
"jest-cli": "^25.1.0",
"moleculer-repl": "^0.6.2",
"puppeteer": "^24.7.1",
"puppeteer-extra": "^3.3.6",
"puppeteer-extra-plugin-stealth": "^2.11.2",
"telnet-client": "^2.2.5",
"threetwo-ui-typings": "^1.0.14",
"ts-jest": "^25.3.0",
"ts-node": "^8.8.1"