Updated Karups scraper.

This commit is contained in:
DebaucheryLibrarian
2026-02-01 03:03:21 +01:00
parent b4877d16da
commit 0511b5a4a4
6 changed files with 85 additions and 36 deletions

9
package-lock.json generated
View File

@@ -94,7 +94,7 @@
"tunnel": "0.0.6",
"ua-parser-js": "^1.0.37",
"undici": "^5.28.1",
"unprint": "^0.18.13",
"unprint": "^0.18.14",
"url-pattern": "^1.0.3",
"v-tooltip": "^2.1.3",
"video.js": "^8.6.1",
@@ -20380,9 +20380,10 @@
}
},
"node_modules/unprint": {
"version": "0.18.13",
"resolved": "https://registry.npmjs.org/unprint/-/unprint-0.18.13.tgz",
"integrity": "sha512-vjUF7X7/dg2Os/zesJ0+23eVc7NH2oKzspPSyBzcIx6IuEcVm1rdlD9dAxdaRMUNBWEeA5ekyk263CBI3lyaBQ==",
"version": "0.18.14",
"resolved": "https://registry.npmjs.org/unprint/-/unprint-0.18.14.tgz",
"integrity": "sha512-6sHW3/2W2hNTuE/EcxM8CJ7ZX+JWFmWS0G7OuCYz9CAYX2bb6pAQ9Eaz0FvqCqqk1GjaxHEjWBhQjoACfIuiCA==",
"license": "ISC",
"dependencies": {
"bottleneck": "^2.19.5",
"cookie": "^1.1.1",