-
When try with a different site used on the example we found problems in order to go into the iframe:
```
[INFO] Starting to solve captcha
[DEBUG] switching to captcha anchor iframe
[DEBUG] waiti…
-
**Paste the code showing which endpoint of the AmazonCaptcha library you are using**
```python
from amazoncaptcha import AmazonCaptcha
captcha = AmazonCaptcha('src\captcha\captcha.png')
solution…
-
```
next bug is in example-form.php
line 76 and followers:
if example-form.php ... uses headers to force cache:
- Expires in future
- or Expires to current time
- or Cache-Control WITHOUT must-reval…
-
```
next bug is in example-form.php
line 76 and followers:
if example-form.php ... uses headers to force cache:
- Expires in future
- or Expires to current time
- or Cache-Control WITHOUT must-reval…
-
Steps to reproduce:
1. Go to https://enngage.github.io/ngx-captcha/
2. Solve captcha
3. Go to another tab and wait 1-2 minutes till the captcha expire
4. Go back to tab to see issue
If I do t…
-
The idea is to build a proof of work signed extension to optionally allow free txs on chain if a user client side PoW.
### Flow
* User first creates a PoW proof using items in their transaction…
-
**Page:** All (CAPTCHA under Report a problem or mistake on this page)
**URL:** https://recalls-rappels.canada.ca/en
**User Agent:** Firefox (v99)
**Language:** English and French
**Issue Descri…
-
I am trying to create a little command line client for getting my contact email addresses. Here is my code so far:
```go
package main
import (
"context"
"fmt"
"os"
"os/signal"
"syscal…
-
```
next bug is in example-form.php
line 76 and followers:
if example-form.php ... uses headers to force cache:
- Expires in future
- or Expires to current time
- or Cache-Control WITHOUT must-reval…
-
1) it is asking to solve the captcha after retriving every link. i have to copy the url, open it in another tab, solve it and return to the main page to continue the script. is there anyway to solve t…