From ef531dd480256294ced5fc3465a2816d080f5221 Mon Sep 17 00:00:00 2001 From: Josh Panter Date: Fri, 5 Jan 2018 13:25:57 -0500 Subject: [PATCH] Added: expiry Defines optional conditions under which links will expire, able to set time and click limited links globally or per individual links. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 36b1674..85e5148 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ - [Edition Logger](https://github.com/esuarezsantana/yourls-edition-logger) - Logs to a file every url insertion, deletion, or modification, to provide traceability of users' actions allowing an open edition policy. - [Every Click Counts](https://github.com/BstName/every-click-counts) - Click count include multiple clicks for the same client (ie there will be no browser caching of the redirection) +- [Expiry](https://github.com/joshp23/YOURLS-Expiry) - Defines optional conditions under which links will expire, able to set time and click limited links globally or per individual links. ### F