From 74a6bc2d4d45ecef2d502869eee6dfa5086eec46 Mon Sep 17 00:00:00 2001 From: Christian Krieg <33391204+christian-krieg@users.noreply.github.com> Date: Tue, 21 Mar 2023 09:20:17 +0100 Subject: [PATCH] Added "BaseURL Rewrite" plugin to list of plugins (#140) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e61540a..270d476 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,7 @@ Jump to [0-9](#0-9) | [A](#a) | [B](#b) | [C](#c) | [D](#d) | [E](#e) | [F](#f) ### B +- [BaseURL Rewrite](https://github.com/christian-krieg/yourls-plugin-base-url-rewrite) - Rewrite short URLs such that they point to alternative (base) URLs. - [Blacklist Domains](https://github.com/apelly/YourlsBlacklistDomains) - A simple plugin to blacklist domains from shortening URLs. - [Blacklist IPs](https://github.com/LudoBoggio/YourlsBlacklistIPs) - A simple plugin to blacklist IPs from shortening URLs. - [BlackList User-Agent](https://github.com/8Mi-Tech/yourls-ban-useragent):test_tube: - A simple plugin to blacklist User-Agent from shortening URLs.