Try to make concurrent requests work

This commit is contained in:
Peter Stockings
2025-06-14 22:27:31 +10:00
parent f07f76797e
commit 7b8089e183
2 changed files with 128 additions and 182 deletions

View File

@@ -14,6 +14,7 @@
"keywords": [],
"author": "",
"license": "ISC",
"type": "module",
"dependencies": {
"cheerio": "^1.0.0-rc.12",
"express": "^4.18.2",