mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-02-17 08:59:46 +03:00
link to demo vid and widget
This commit is contained in:
parent
3b72c6e441
commit
dea99209a0
2 changed files with 9 additions and 8 deletions
17
README.md
17
README.md
|
@ -18,17 +18,11 @@
|
|||
|
||||
</div>
|
||||
|
||||
**Skip to [demo](#demo)**
|
||||
|
||||
Guard is the back-end component of the [mCaptcha](https://mcaptcha.org)
|
||||
system.
|
||||
|
||||
[mcaptcha-in-action]('./docs/res/widget-in-action.mp4)
|
||||
|
||||
<figure class="video_container">
|
||||
<video controls="true" allowfullscreen="true" poster="./docs/res/widget-in-action-poster.png" >
|
||||
<source src="./docs/res/widget-in-action.mp4" type="video/mp4">
|
||||
</video>
|
||||
</figure>
|
||||
|
||||
---
|
||||
|
||||
mCaptcha uses SHA256 based proof-of-work(PoW) to rate limit users.
|
||||
|
@ -73,6 +67,13 @@ to their request.
|
|||
|
||||
## Demo
|
||||
|
||||
## Client-side widget:
|
||||
|
||||
1. [Link to widget](https://demo.mcaptcha.org/widget?sitekey=RnR9SvkkB2s1W9yrQSBBViJHLvuiXKo4)
|
||||
|
||||
2. [Video]('https://github.com/mCaptcha/guard/blob/master/docs/res/widget-in-action.mp4?raw=true):
|
||||
To observer, you need to open dev tools
|
||||
|
||||
### Demo servers are available at:
|
||||
|
||||
- https://demo.mcaptcha.org/
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 66 KiB |
Loading…
Add table
Reference in a new issue