Refactored Bang! scraper, added My Stepdaughters Friend.

This commit is contained in:
DebaucheryLibrarian
2023-06-05 03:32:24 +02:00
parent adda78f0c6
commit d3da2359de
48 changed files with 61 additions and 33 deletions

14
package-lock.json generated
View File

@@ -78,7 +78,7 @@
"tunnel": "0.0.6",
"ua-parser-js": "^1.0.32",
"undici": "^4.13.0",
"unprint": "^0.9.1",
"unprint": "^0.9.3",
"url-pattern": "^1.0.3",
"v-tooltip": "^2.0.3",
"video.js": "^7.11.4",
@@ -17004,9 +17004,9 @@
}
},
"node_modules/unprint": {
"version": "0.9.1",
"resolved": "https://registry.npmjs.org/unprint/-/unprint-0.9.1.tgz",
"integrity": "sha512-TEdPfly6qOST3Vessa9gNFFkJsSsdWe04k0FCU5XuvdpCSb8eVRrAvLouuyJI/GkIhrn6ZHc9VgX/gRW/R5UcQ==",
"version": "0.9.3",
"resolved": "https://registry.npmjs.org/unprint/-/unprint-0.9.3.tgz",
"integrity": "sha512-ujDlQL0yeVVd6V+kN5uURG/6F9jUblF0VWMOcpI9u3ZjsWp2tC4mQy0/kK4epU8QhkEFPE9uZ0pAMKORzEdp5g==",
"dependencies": {
"axios": "^0.27.2",
"bottleneck": "^2.19.5",
@@ -31449,9 +31449,9 @@
"integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw="
},
"unprint": {
"version": "0.9.1",
"resolved": "https://registry.npmjs.org/unprint/-/unprint-0.9.1.tgz",
"integrity": "sha512-TEdPfly6qOST3Vessa9gNFFkJsSsdWe04k0FCU5XuvdpCSb8eVRrAvLouuyJI/GkIhrn6ZHc9VgX/gRW/R5UcQ==",
"version": "0.9.3",
"resolved": "https://registry.npmjs.org/unprint/-/unprint-0.9.3.tgz",
"integrity": "sha512-ujDlQL0yeVVd6V+kN5uURG/6F9jUblF0VWMOcpI9u3ZjsWp2tC4mQy0/kK4epU8QhkEFPE9uZ0pAMKORzEdp5g==",
"requires": {
"axios": "^0.27.2",
"bottleneck": "^2.19.5",