mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added package recaptcha
This commit is contained in:
parent
2407fa63e4
commit
0aa731182b
@ -6059,5 +6059,17 @@
|
|||||||
"description": "AJAX wrapper for nim js backend.",
|
"description": "AJAX wrapper for nim js backend.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "http://stisa.space/ajax/"
|
"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…
x
Reference in New Issue
Block a user