From 189efc5922874e3e1fa3bfa7e67d2338373bc700 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Colombaro?= Date: Thu, 3 Oct 2019 13:10:40 +0200 Subject: [PATCH] Remove random keywords plugin Plugin integrated in the core Ref https://github.com/YOURLS/YOURLS/pull/2367 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b78487b..aed5fc3 100644 --- a/README.md +++ b/README.md @@ -253,7 +253,6 @@ ### R -- [Random Keywords](https://github.com/YOURLS/random-keywords) ⭐ - Assign random keywords to shorturls, like bitly (ie `http://sho.rt/hJudjK`) - [reCaptcha](https://github.com/spbriggs/recaptcha-plugin) - YOURLS plugin implementing reCaptcha for unauthenticated users in your public interface - [Redirect Index](https://github.com/tomslominski/yourls-redirect-index) - Redirect the user to another site if they go to the base directory of your YOURLS installation - [Redirect with GET](https://github.com/fnkr/YOURLS-merge-query-string) - Redirect with all GET parameters (eg `sho.rt/abc123?blah` redirects to `longu.rl/somepage?blah`)