版本比较

密钥

  • 该行被添加。
  • 该行被删除。
  • 格式已经改变。

...

  1. 请使用返回的ua值、cookie值以及创建任务的代理ip进行后续操作,因为cloudflare要求三者一致

  2. 请先确认是否为5s盾,判断方法:源码中包含?__cf_chl_rt_tk字符串的为5s盾

    Please confirm whether the shield is 5s, judge method: the source code contains? The string is 5s shield

  3. 如果不是5s盾,但是使用requests等工具请求的时候标题出现:Just a moment...请稍后,并且响应码为403,则可能只是tls指纹拦截了,使用curl_cffi等库或者其他方法就可以绕过继续请求,真的5s盾使用正确的tls指纹也无法请求,如:https://nowsecure.nlin 网站。

    If it's not a 5s shield, but requests using tools such as. Or please wait, and the response code is 403, then it may just be the TLS fingerprint intercepted, using curl or other methods can bypass the continue request, the Real 5s shield using the correct TLS fingerprint can not request, https://nowsecure.nl websites.

  4. 通过本接口拿到结果后,在一定时间内有效(如1小时),可以不需要重复请求,但是要注意请求频率,频率过高可能会Cloudflare会封IP地址。

    Once you get the result through this interface, it will be available for a certain period of time (say, 1 hour) , so you don't need to repeat the request, but be aware of the frequency of the request, which can cause Cloudflare to block the IP address.

  5. 接口还在内测中,有任何问题请联系客服对接技术沟通

    Interface is still in the internal test, any problems please contact the customer service docking technology communication

...