From d2b62e427a2fbb07bb8154784c5c5fc362fac4a6 Mon Sep 17 00:00:00 2001 From: dgw Date: Thu, 25 Jan 2024 18:53:51 -0600 Subject: [PATCH 1/2] Remove broken link to Email Notify plugin See #161 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a66fea4..c6a988c 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,6 @@ Jump to [0-9](#0-9) | [A](#a) | [B](#b) | [C](#c) | [D](#d) | [E](#e) | [F](#f) ### 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. - [Emojis](https://github.com/telepathics/yourls-emojis) - Create an emoji-only short link, like `http://sho.rt/✨` or `http://sho.rt/😎🆒🔗` - [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). From b0f4f23ec6a3add7ddef7fca25d74a79e0142b4f Mon Sep 17 00:00:00 2001 From: Awesome YOURLS Robot Date: Fri, 26 Jan 2024 00:54:03 +0000 Subject: [PATCH 2/2] Update plugin count --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c6a988c..f9e612c 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ - [Official Links](#official-links) - Official guides and tools - [Plugins](#plugins) - what makes YOURLS so versatile and powerful. - Currently: **213** plugins listed. + Currently: **212** plugins listed. - [Themes](#themes) - to customize how YOURLS looks - [Translations](#translations) - YOURLS in your language - [Integrations](#integrations) - Third-party integrations and frameworks @@ -54,7 +54,7 @@ _Legend:_ - ☑️ : plugin authored by a member of the YOURLS teams - :test_tube: : plugins featuring their own unit tests to ensure expected functionality, as well as present and future compatibility, with YOURLS -Currently we have **213** plugins listed. +Currently we have **212** plugins listed. Willing to get your plugins featured here? Please [contribute](CONTRIBUTING.md)!