From 96ded82312e29642c0916b38a0a8e85129184983 Mon Sep 17 00:00:00 2001 From: Reza Rendian Septiawan Date: Tue, 20 Feb 2024 16:33:47 +0700 Subject: [PATCH] Update README.md Add new plugins (Keyword Limiter) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f9e612c..16a9615 100644 --- a/README.md +++ b/README.md @@ -230,6 +230,7 @@ Jump to [0-9](#0-9) | [A](#a) | [B](#b) | [C](#c) | [D](#d) | [E](#e) | [F](#f) - [Keywords, Charset & Length](https://github.com/peterberbec/yourls-keyword_charset_length) - Custom charset, custom link length and random short urls, all in one plugin, with an admin panel. - [Keyword not found](https://github.com/8thwall/keyword-not-found-set-field-yourls) - If keyword isn't found in the database, redirect to admin page and pre-populate the short URL field. - [Keyword Prefix](https://github.com/jangrewe/yourls-keyword-prefix) - Adds a defined prefix to your short URLs. +- [Keyword Limiter](https://github.com/za22061991/yourls-keyword-limiter) - Add several conditions to check whether submitted keyword is allowed or not. [⬆️ Go to section](#plugins)