bypass anti debug of target site

This commit is contained in:
geekgeekrun
2026-01-10 17:16:23 +08:00
parent 418ca66a30
commit 206d50ca61
8 changed files with 450 additions and 223 deletions
+4 -3
View File
@@ -33,6 +33,7 @@
"@geekgeekrun/dingtalk-plugin": "workspace:*",
"@geekgeekrun/geek-auto-start-chat-with-boss": "workspace:*",
"@geekgeekrun/launch-bosszhipin-login-page-with-preload-extension": "workspace:*",
"@geekgeekrun/puppeteer-extra-plugin-laodeng": "workspace:*",
"@geekgeekrun/sqlite-plugin": "workspace:*",
"@geekgeekrun/utils": "workspace:*",
"JSONStream": "^1.3.5",
@@ -43,7 +44,7 @@
"mitt": "^3.0.1",
"node-machine-id": "^1.1.12",
"pinia": "^3.0.2",
"puppeteer": "20.1.0",
"puppeteer": "24.19.0",
"puppeteer-extra-plugin-stealth": "2.11.2",
"uuid": "^11.1.0",
"vuedraggable": "^4.1.0"
@@ -54,7 +55,7 @@
"@electron-toolkit/tsconfig": "^1.0.1",
"@inquirer/prompts": "^7.0.1",
"@inquirer/select": "^4.0.1",
"@puppeteer/browsers": "^2.0.0",
"@puppeteer/browsers": "^2.11.0",
"@rushstack/eslint-patch": "^1.7.1",
"@types/node": "^18.19.9",
"@unocss/preset-attributify": "^0.58.5",
@@ -88,4 +89,4 @@
"vue-router": "^4.2.5",
"vue-tsc": "^1.8.27"
}
}
}