update badges
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
Cap is a lightweight, modern open-source CAPTCHA alternative using <a href="https://capjs.js.org/guide/effectiveness.html">SHA-256 proof-of-work</a>. It's fast, private, and extremely simple to integrate.
|
||||
|
||||
<a href="https://capjs.js.org/guide/demo.html"><img src="./assets/captcha.svg" alt="Cap widget" width="250"></a>
|
||||
|
||||
|
||||
## Documentation
|
||||
|
||||
**[Read the docs](https://capjs.js.org)**, try the [demo](https://capjs.js.org/guide/demo.html) or read the [feature comparison](https://capjs.js.org/guide/alternatives.html)
|
||||
@@ -60,4 +60,4 @@ Cap's free instance is supported by DigitalOcean for open-source. <a href="https
|
||||
|
||||
---
|
||||
|
||||
[](https://www.bestpractices.dev/projects/9920) [](https://www.jsdelivr.com/package/npm/@cap.js/widget)
|
||||
[](https://www.bestpractices.dev/projects/9920) [](https://www.jsdelivr.com/package/npm/@cap.js/wasm)
|
||||
@@ -1,6 +1,6 @@
|
||||
# @cap.js/widget
|
||||
|
||||
[](https://www.jsdelivr.com/package/npm/@cap.js/widget)
|
||||
[](https://www.jsdelivr.com/package/npm/@cap.js/wasm)
|
||||
|
||||
`@cap.js/widget` is Cap's client-side library. It includes the `cap-widget` web component, the invisible mode and the CAPTCHA solver. First, add it to your client-side code:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user