Compare commits

...

2 Commits

Author SHA1 Message Date
renovate[bot] b17a468b1d
Update dependency awesome-lint to v0.18.2 2023-03-19 00:06:49 +00:00
Syed Ahkam c63f6d3653
Add captcha-api to generation section (#17) 2021-11-30 20:30:00 +08:00
2 changed files with 2 additions and 1 deletions

View File

@ -32,6 +32,7 @@
## Generation
- [captcha-api](https://captcha-api.akshit.me) - Free, fast and reliable Captcha API POWERED BY AI
- [dchest/captcha](https://github.com/dchest/captcha) - Go package captcha implements generation and verification of image and audio CAPTCHAs.
- [lepture/captcha](https://github.com/lepture/captcha) - A captcha library that generates audio and image CAPTCHAs.
- [lemonce/svg-captcha](https://github.com/lemonce/svg-captcha) - Generate svg captcha in Node.js.

View File

@ -21,6 +21,6 @@
},
"homepage": "https://github.com/ZYSzys/awesome-captcha#readme",
"devDependencies": {
"awesome-lint": "0.9.1"
"awesome-lint": "0.18.2"
}
}