Added Kink VR to Kink scraper, no longer using Badoink?

This commit is contained in:
DebaucheryLibrarian
2026-01-06 02:30:35 +01:00
parent 899691ebd7
commit c311964a8a
6 changed files with 207 additions and 28 deletions

8
package-lock.json generated
View File

@@ -92,7 +92,7 @@
"tunnel": "0.0.6",
"ua-parser-js": "^1.0.37",
"undici": "^5.28.1",
"unprint": "^0.17.7",
"unprint": "^0.17.8",
"url-pattern": "^1.0.3",
"v-tooltip": "^2.1.3",
"video.js": "^8.6.1",
@@ -18403,9 +18403,9 @@
}
},
"node_modules/unprint": {
"version": "0.17.7",
"resolved": "https://registry.npmjs.org/unprint/-/unprint-0.17.7.tgz",
"integrity": "sha512-faESg+KnVQLZ9LfMKMK6+9MKYLXgL9g6mQ8V/o4bd0QXfBtpKbN+mq/pyWf2QyJVziG9ZgHo03YlUx0rDrDaSw==",
"version": "0.17.8",
"resolved": "https://registry.npmjs.org/unprint/-/unprint-0.17.8.tgz",
"integrity": "sha512-S6j9SjiGLg2edmiBwTeMBojemfpAEuQHHJEeKqyndAv32+wFAy//UCwsq67qqY90vKRht/ymTCh17DB9Polwvg==",
"dependencies": {
"axios": "^0.27.2",
"bottleneck": "^2.19.5",