From 585a8f33fc0f20e5796cffd5982a6576c6e183bd Mon Sep 17 00:00:00 2001 From: 8Mi_Yile Date: Sun, 11 Dec 2022 23:16:21 +0800 Subject: [PATCH] Upload Plugin : Blacklist User-Agent (#133) Because there are some spam browsers in China that block shorting-URL, this is a special event to get this plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 291012b..24cc555 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ Jump to [0-9](#0-9) | [A](#a) | [B](#b) | [C](#c) | [D](#d) | [E](#e) | [F](#f) - [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. - [Bulk Import and Shorten](https://github.com/vaughany/yourls-bulk-import-and-shorten) - Import links from a CSV file. - [Bulk URL Shortening](https://github.com/tdakanalis/bulk_api_bulkshortener) - Shortening of multiple URLs with one API request.