From 7f4fa42fb3b48514ca066cf78e5425756aaa109a Mon Sep 17 00:00:00 2001 From: Matthew C Date: Mon, 1 Aug 2022 12:45:42 +0300 Subject: [PATCH] Added 2fa-support (#128) Update README.md Added 2fa-support plugin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09f3e58..6cfaa46 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Willing to get your plugins featured here? Please [contribute](CONTRIBUTING.md)! Jump to [0-9](#0-9) | [A](#a) | [B](#b) | [C](#c) | [D](#d) | [E](#e) | [F](#f) | [G](#g) | [H](#h) | [I](#i) | [J](#j) | [K](#k) | [L](#l) | [M](#m) | [N](#n) | [O](#o) | [P](#p) | [Q](#q) | [R](#r) | [S](#s) | [T](#t) | [U](#u) | [V](#v) | [W](#w) | [X](#x) | [Y](#y) | [Z](#z) ### 0-9 - +- [2fa Support](https://github.com/MatthewC/yourls-2fa-support) - Adds 2FA support to YOURLS. - [302-Instead](https://github.com/EpicPilgrim/302-instead) - Send a 302 (temporary) redirect instead of 301 (permanent), for sites where shortlinks may change. - [302-Instead](https://github.com/timcrockford/302-instead) - A fork of previous plugin, with some more options. - [404 If Not Found](https://github.com/YOURLS/404-if-not-found) ☑️ - Give a 404 Not Found if the short URL is not found.