feat: 增强浏览器特征伪装 (ref #1)

This commit is contained in:
foxhui
2025-11-26 03:27:12 +08:00
parent 4bebdd4d3c
commit 34661cc879
5 changed files with 575 additions and 113 deletions
+3
View File
@@ -11,10 +11,13 @@
"genkey": "node lib/genApiKey.js"
},
"dependencies": {
"ghost-cursor": "^1.4.1",
"got-scraping": "^4.1.2",
"js-yaml": "^4.1.1",
"proxy-chain": "^2.6.0",
"puppeteer": "^24.31.0",
"puppeteer-extra": "^3.3.6",
"puppeteer-extra-plugin-stealth": "^2.11.2",
"sharp": "^0.34.5"
}
}