-
在破解 cloudflare 时,感觉可以大致定位到验证码框所在的位置,然后模拟点击 verify by human 即可,如果可以通过坐标直接点击,可以充当 cloudflare 升级过程中的 workaround 方案,现在 cloudflare 一层 shadowroot 套一层 iframe,然后 iframe 里面又套了一层 document,防不胜防啊,如果有其他解决方案,也欢迎讨论
-
Hello and thank you for your work!
I try the library that you create and i see that CaptchaTester isn't working anymore.
I change the following from
```
const checkBox = await page.$$$('inp…
-
### 你当前使用的版本
2.12.2
### 描述一下此特性
在后台登录界面(/console/login)增加人机验证。
在后台可以设置是否启用以及类型(例如cf turnstile等)
### 附加信息
_No response_
-
调用以下代码的时候会卡住,一直超时:
raw_requests.py", line 290,
result = solver.turnstile(sitekey=cf_capcha_site_key, url=checkin_page, useragent=user_agent)
2captcha网站显示`ERROR_CAPTCHA_UNSOLVABLE`
![image](https…
-
Hi,
I get his error:
```
u.template is not a function
File:
/.../node_modules/solid-turnstile/dist/solid-turnstile.cjs:1:72
Code:
> 1 | "use strict";const u=require("solid-js/web"),c=…
-
**Please use the search bar** at the top of the page and make sure you are not creating an already submitted issue.
Check closed issues as well, because your issue may have already been fixed.
###…
-
I'm currently using your rails_cloudflare_turnstile gem in a Rails project and have encountered an issue. The gem seems to not work properly with pages using Turbolinks.
The Cloudflare widget is no…
-
We've been attempting to use this plugin on a site that we're developing. One of issues we've been seeing is that quite frequently after a page reload, the "Verifying" stage will hang and the content …
-
Hello,
It no longer bypass Cloudflare "Verify you are a human" page, I think they have updated the page today.
'xpath://div/iframe' is showing "None" when I try to get it's value.
-
WHMCS version: 8.11.2
PHP verson: 8.1
On the WHMCS ticket creation page, when you enter text in the "Message" box, "Missing captcha response in POST data!" appears just above the Turnstile captcha…