Skip to content

Commit

Permalink
更新日期:2024-6-29
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Jun 29, 2024
1 parent f3a537c commit 0601702
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 2 deletions.
2 changes: 2 additions & 0 deletions zh-CN/datadome.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,11 @@
| `href` | `String` | `触发 datadome 验证的页面地址` | `` |
| `proxy` | `String` | `无需保持代理一致, 若传代理请使用海外代理, 格式请传 ip:port 或 usr:pwd@ip:port (如果有问题联系管理员)` | `` |
| `js_url` | `String` | `js 模式下需要传该参数, /js/ 结尾的返回 datadome cookie 的接口, 如: https://dwt.soundcloud.com/js/` | `` |
| `js_key` | `String` | `js 模式下需要传该参数, f12 搜索 ddjskey 值, 如: E6EAF460AA2A8322D66B42C85B62F9` | `` |
| `captcha_url` | `String` | `post(xhr) 接口触发的 "url": "/captcha?initCid=xxx"` | `` |
| `interstitial` | `Boolean` | `是否会触发 interstitial 设备验证模式, 默认 false` | `` |
| `user_agent` | `String` | `自定义 user_agent, 必须保持 user-agent 一致` | `` |
| `did` | `String` | `js 模式返回的指纹 id(存在 extra 属性中), 后续 xhr 接口出现的滑块验证码请传该参数` | `` |
| `cookies` | `String` | `当前页面的 cookies` | `` |
| `timeout` | `Integer` | `验证超时时间` | `` |

Expand Down
7 changes: 6 additions & 1 deletion zh-CN/kasada.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* 当看到请求头中有 `x-kpsdk-ct``x-kpsdk-cd` 时, 代表存在 `kasada` 验证
* x-kpsdk-ct 请保持 user_agent 一致, 结果可多次使用
* x-kpsdk-cd 仅可使用一次
* 支持 `纯计算模式`, 纯计算请自己请求 `ips_url` 接口, 获取响应内容 `ips_script` 和响应头 `ips_headers` 上传, 纯计算模式不用传代理


### Request URL(POST):
Expand All @@ -35,8 +36,12 @@
|--------------|-----------|-----------------------------|-----|
| `href` | `String` | `触发 kasada 验证的页面地址` | `` |
| `ips_url` | `String` | `ips.js 结尾的脚本地址` | `` |
| `ips_script` | `String` | `ips.js 结尾的请求响应内容` | `` |
| `ips_headers` | `String` | `ips.js 结尾的请求响应头` | `` |
| `submit` | `Boolean` | `是否提交 tl 请求, 直接返回 x-kpsdk-ct` | `` |
| `proxy` | `String` | `保持代理一致, 请使用海外代理, 格式请传 ip:port 或 usr:pwd@ip:port (如果有问题联系管理员)` | `` |
| `proxy` | `String` | `保持代理一致, 请使用海外代理, 格式请传 ip:port 或 usr:pwd@ip:port (如果有问题联系管理员)` | `` |
| `country` | `String` | `业务流程使用的代理所属地区国家 code, 如美国(us)、英国(uk), 详情可咨询管理` | `` |
| `ip` | `String` | `业务流程使用的代理流程的 ip 地址(例: 56.214.78.94), 详情可咨询管理` | `` |
| `user_agent` | `String` | `自定义 user_agent, 请保持跟后续验证请求接口的 ua 一致` | `` |
| `timeout` | `Integer` | `验证超时时间` | `` |

Expand Down
3 changes: 3 additions & 0 deletions zh-CN/perimeterx.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@
| `href` | `String` | `触发 perimeterx 验证的页面地址` | `` |
| `captcha` | `Object` | `验证码参数, xhr 接口返回的按压验证码必传` | `` |
| `proxy` | `String` | `无需保持代理一致, 若传代理请使用海外代理, 格式请传 ip:port 或 usr:pwd@ip:port (如果有问题联系管理员)` | `` |
| `did` | `String` | `无感模式返回的指纹 id(存在 extra 属性中), 后续 xhr 接口出现的按压验证码请传该参数` | `` |
| `country` | `String` | `业务流程使用的代理所属地区国家 code, 如美国(us)、英国(uk), 详情可咨询管理` | `` |
| `ip` | `String` | `业务流程使用的代理流程的 ip 地址(例: 56.214.78.94), 详情可咨询管理` | `` |
| `user_agent` | `String` | `自定义 user_agent, 请传最新版 windows ua` | `` |
| `cookies` | `String` | `按压验证码模式下, 当前页面的 cookies` | `` |
| `actions` | `Integer` | `随机行为次数, 越大耗时越久, 风控高的站点可以设置大一点, 默认 1` | `` |
Expand Down
3 changes: 2 additions & 1 deletion zh-CN/shape.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
| `script_content` | `String` | `加载 shape vmp 脚本内容` | `` |
| `vmp_url` | `String` | `shape vmp 脚本的 url` | `` |
| `pkey` | `String` | `shape 加密参数名, x-xxxx-a 中的 xxxx, 如星巴克的 Dq7hy5l1-a 传 dq7hy5l1 即可` | `` |
| `proxy` | `String` | `若不传 vmp_content, 请传代理, 保持代理一致, 若传代理请使用海外代理, 格式请传 ip:port 或 usr:pwd@ip:port (如果有问题联系管理员)` | `` |
| `request` | `Object` | `需要 shape 签名的接口内容` | `` |
| `request.url` | `String` | `需要 shape 签名的接口地址` | `` |
| `request.method` | `String` | `需要 shape 签名的接口请求类型, 支持 GET/POST, 默认 POST ` | `` |
Expand All @@ -39,7 +40,7 @@
| `request.json` | `Object` | `需要 shape 签名的 post 接口请求 json 体` | `` |
| `vmp_content` | `String` | `shape vmp 脚本内容` | `` |
| `country` | `String` | `业务流程使用的代理所属地区国家 code, 如美国(us)、英国(uk), 详情可咨询管理` | `` |
| `proxy` | `String` | `若不传 vmp_content, 请传代理, 保持代理一致, 若传代理请使用海外代理, 格式请传 ip:port 或 usr:pwd@ip:port (如果有问题联系管理员)` | `` |
| `ip` | `String` | `业务流程使用的代理流程的 ip 地址(例: 56.214.78.94), 详情可咨询管理` | `` |
| `user_agent` | `String` | `自定义 user_agent, 必须保持 user-agent 一致, 请传最新版 windows ua` | `` |
| `fast` | `Boolean` | `是否加速计算, 默认 false (网站风控低可使用该模式)` | `` |
| `submit` | `Boolean` | `是否直接提交 request 返回响应, 默认 false` | `` |
Expand Down

0 comments on commit 0601702

Please sign in to comment.