Skip to content

Commit

Permalink
Add plugin Keyword Limiter (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
za22061991 committed Feb 21, 2024
1 parent b0f4f23 commit 2bc73d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -228,6 +228,7 @@ Jump to [0-9](#0-9) | [A](#a) | [B](#b) | [C](#c) | [D](#d) | [E](#e) | [F](#f)

- [Keep Query String](https://github.com/rinogo/yourls-keep-query-string) - Adds the short URL's query string (if any) to the long URL.
- [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 Limiter](https://github.com/za22061991/yourls-keyword-limiter) - Add several conditions to check whether submitted keyword is allowed or not.
- [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.

Expand Down

0 comments on commit 2bc73d5

Please sign in to comment.