From 0e8a8a54cb4566d9cb135545b2b004f873e64926 Mon Sep 17 00:00:00 2001 From: s22-tech <59073912+s22-tech@users.noreply.github.com> Date: Sat, 25 Jul 2020 11:05:17 -0700 Subject: [PATCH] Update README.md (#69) Added https://github.com/s22-tech/Yourls-Email-Notify --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 410e53a..0109f0d 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,7 @@ ### E - [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. +- [Email Notify](https://github.com/s22-tech/Yourls-Email-Notify) - Sends you an email with identifying information whenever someone clicks the link they were sent. - [Enhanced Auth Cookies](https://github.com/ozh/yourls-enhanced-cookies) ⭐ - Enhances the cookie based authentication, making each auth cookie name unique and time based. - [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.