Added package recaptcha
This commit is contained in:
parent
2407fa63e4
commit
0aa731182b
1 changed files with 12 additions and 0 deletions
|
|
@ -6059,5 +6059,17 @@
|
|||
"description": "AJAX wrapper for nim js backend.",
|
||||
"license": "MIT",
|
||||
"web": "http://stisa.space/ajax/"
|
||||
},
|
||||
{
|
||||
"name": "recaptcha",
|
||||
"url": "https://github.com/euantorano/recaptcha.nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"recaptcha",
|
||||
"captcha"
|
||||
],
|
||||
"description": "reCAPTCHA support for Nim, supporting rendering a capctcha and verifying a user's response.",
|
||||
"license": "BSD3",
|
||||
"web": "https://github.com/euantorano/recaptcha.nim"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue