leeguooooo
|
ec011f46ff
|
fix(stealth): 修复 launch 选项与测试基线不一致问题
在 stealth 默认策略下保留自定义 user-agent,不再被 CDP 覆盖。
同步更新 protocol/browser/launch/file-access 相关测试预期,并放宽 browser.test 的 hook 超时以消除偶发超时。
|
2026-02-24 17:42:12 +09:00 |
|
leeguooooo
|
ea2e93dbba
|
feat(stealth): 优化隐身对抗并引入双版本发布体系
- 将 CreepJS like headless 指标优化到 0%(headless/stealth 维持 0%)
- 新增 ActiveText 与 prefers-color-scheme 探针修复
- 版本号采用 <upstream>-fork.<fork> 格式并在 --version 输出 upstream/fork
- 更新 README、SKILL 与 docs 中的版本体系说明
|
2026-02-24 15:29:11 +09:00 |
|
leeguooooo
|
0443e4ed7a
|
feat(stealth): 默认开启并收敛 chrome 指纹特征
|
2026-02-24 14:54:30 +09:00 |
|
leeguooooo
|
c5b2292caa
|
feat(stealth): 增强浏览器级 UA 覆盖并修复背景特征
|
2026-02-24 14:50:03 +09:00 |
|
leeguooooo
|
2ed0c6f8ec
|
feat(stealth): 进一步降低 creepjs like-headless 指标
|
2026-02-24 14:36:56 +09:00 |
|
leeguooooo
|
3a91aef4c9
|
feat(stealth): 优化指纹信号并同步文档与包配置
|
2026-02-24 14:23:59 +09:00 |
|
leeguooooo
|
02ebc9f328
|
feat(stealth): 增强指纹一致性并新增 creepjs 检测脚本
|
2026-02-24 14:19:25 +09:00 |
|
leeguooooo
|
8932f28926
|
fix(stealth): 修复 headed 模式下 stealth 失效并统一策略
- 修复 launch 协议未透传 stealth 导致 --headed 下补丁失效的问题\n- 在 BrowserManager 引入 StealthPolicy,统一 local/CDP/provider 能力决策\n- 增加 launch 返回 stealth 状态并在 --debug 输出连接类型与能力\n- 补充 local/CDP 回归测试与 bot.sannysoft.com 自动检查脚本\n- 同步 README、CLI help、技能文档与 CDP 文档中的 stealth 能力矩阵
|
2026-02-24 12:18:47 +09:00 |
|