Corrected the link to No CAPTCHA reCAPTCHA plugin

**Admin NoCaptcha** and **Admin reCaptcha** entries point both to the same repository: https://github.com/armujahid/Admin-reCaptcha

Correction/Update made:
>**Admin NoReCAPTCHA**: https://github.com/amindeed/YOURLS-Admin-NoReCAPTCHA

instead of:
>**Admin NoCaptcha**: https://github.com/armujahid/Admin-reCaptcha
This commit is contained in:
Amine AL KADERI 2018-02-11 10:39:31 +00:00 committed by GitHub
parent f3ee4faca7
commit 7166bd1408
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@
- [Additional Charsets](https://github.com/josheby/yourls-additional-charsets) - Define additional character sets for short URLs
- [Advanced Reserved URLs](https://github.com/josheby/yourls-advanced-reserved-urls) - Extends the reserved word functionality, blocking short URLs containing reserved words, even if mixed case or written in leetspeak
- [Advanced Reserved URLs](https://github.com/josheby/yourls-advanced-reserved-urls) - Extends the reserved word functionality, blocking short URLs containing reserved words, even if mixed case or written in leetspeak
- [Admin NoCaptcha](https://github.com/armujahid/Admin-reCaptcha) - Protect logins with Google's No CAPTCHA reCAPTCHA (Google's ReCAPTCHA v2.0)
- [Admin NoReCAPTCHA](https://github.com/amindeed/YOURLS-Admin-NoReCAPTCHA) - Protect logins with Google's No CAPTCHA reCAPTCHA (Google's ReCAPTCHA v2.0)
- [Admin reCaptcha](https://github.com/armujahid/Admin-reCaptcha) - Spam protection for private YOURLS admin interface with reCaptcha
- [Allow Aliases](https://github.com/adigitalife/yourls-allow-aliases) - Allow YOURLS to work with alias hostnames for the server
- [Allow Forward Slashes in Short URLs](https://github.com/williambargent/YOURLS-Forward-Slash-In-Urls) - Just as the name says.