From b1383af1d68fa2ab86cce377f2ee46686ce5f957 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=BE=85=E0=BC=BB=20=C7=AC=C9=80=C4=A7=20=E0=BC=84?= =?UTF-8?q?=E0=BC=86=E0=BD=89?= Date: Mon, 15 Feb 2021 20:29:54 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ad5457b..32ce5cf 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,8 @@ ### F -- [Fallback URL](https://github.com/ozh/yourls-fallback-url/) - Redirect to a custom URL when the short URL does not exist +- [Fallback URL](https://github.com/ozh/yourls-fallback-url/) ⭐ - Redirect to a custom URL when the short URL does not exist +- [Favicon](https://github.com/YOURLS/yourls-favicon/) ⭐ - Properly displayed favicon in all cases (home screen on iOS, Android, Chrome, Safari...) - [Filter Code](https://github.com/ShredCode/YOURLS-filter-code) - Allow to select 3XX Status Code to return per keyword - [Fix long URLs](https://github.com/adigitalife/yourls-fix-long-url) - Fix long URLs that contain %20 and other similar encodings - [Force Lowercase](https://github.com/YOURLS/force-lowercase) ⭐ - Force lowercase so `http://sho.rt/ABC` → `http://sho.rt/abc`