From 7166bd14080b6611fd13ed1791da0ea4fb62e7c0 Mon Sep 17 00:00:00 2001 From: Amine AL KADERI Date: Sun, 11 Feb 2018 10:39:31 +0000 Subject: [PATCH] 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 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5247404..b40e756 100644 --- a/README.md +++ b/README.md @@ -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.