Fixed tags and photos in Bang scraper, added to default proxy list.

This commit is contained in:
DebaucheryLibrarian
2025-08-21 02:23:13 +02:00
parent 9a548a4767
commit 31abbb9ffe
5 changed files with 13 additions and 9 deletions

8
package-lock.json generated
View File

@@ -89,7 +89,7 @@
"tunnel": "0.0.6",
"ua-parser-js": "^1.0.37",
"undici": "^5.28.1",
"unprint": "^0.15.6",
"unprint": "^0.15.7",
"url-pattern": "^1.0.3",
"v-tooltip": "^2.1.3",
"video.js": "^8.6.1",
@@ -18359,9 +18359,9 @@
}
},
"node_modules/unprint": {
"version": "0.15.6",
"resolved": "https://registry.npmjs.org/unprint/-/unprint-0.15.6.tgz",
"integrity": "sha512-ky79GyBuOJNAmreb73ryEDmPJzM+d8jOp9Sx3KxsW3iNDNJFCYKAf9BmK4j32aXNpWeNtiHFuwxJlsaUeDP2wA==",
"version": "0.15.7",
"resolved": "https://registry.npmjs.org/unprint/-/unprint-0.15.7.tgz",
"integrity": "sha512-sR4HhdJbPxkcQlQem/Hl3N67Nhn47wiK71qvl+yCT1N31tknA+mhtD+aWW5MG5F9fnJpCTlr/s4mCLxalj6XEA==",
"dependencies": {
"axios": "^0.27.2",
"bottleneck": "^2.19.5",