From 7d59d0c8cfda398660c2d208cba08a85e1c520fb Mon Sep 17 00:00:00 2001 From: imydou Date: Mon, 8 Apr 2024 20:55:37 +0800 Subject: [PATCH] Add "Safe Redirect" to the list (#171) * Add Safe Redirect to the list * Adjust the sorting --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d384460..cc3f4b0 100644 --- a/README.md +++ b/README.md @@ -332,6 +332,7 @@ Jump to [0-9](#0-9) | [A](#a) | [B](#b) | [C](#c) | [D](#d) | [E](#e) | [F](#f) ### S +- [Safe Redirect](https://github.com/imydou/yourls-safe-redirect) - A security reminder is displayed before redirecting long links, and custom ads can be inserted on the reminder page. - [SAML Authentication](https://github.com/wlabarron/yourls-saml) - Sign in via SAML-based single sign-on. - [Save By Keyword](https://github.com/vitorccs/yourls-api-save-by-keyword) - API action to update the long URL of an existing keyword, or creates a new short URL. - [Semantic Scuttle](https://github.com/jonrandoem/yourls-semanticscuttle) - Allows the sharing of the URL to a Semantic Scuttle installation.