Skip to content

Commit

Permalink
chore: extend supported captcha types in README
Browse files Browse the repository at this point in the history
  • Loading branch information
alperensert committed Apr 28, 2024
1 parent 7216f08 commit 08e0780
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ pnpm add node-capmonster
- ReCAPTCHA v2 / v2 Enterprise / v3
- Turnstile
- TenDI
- Data Dome
- AWS WAF

## Usage examples
Expand Down Expand Up @@ -72,4 +73,4 @@ const taskId = await client.createWithTask(task)
const result = await client.joinTaskResult(taskId)
```

More examples can be found at [documentation](https://node-capmonster.alperen.io).
More examples can be found at [documentation](https://node-capmonster.quasm.dev).

0 comments on commit 08e0780

Please sign in to comment.