From 270e3413265ea9e41a9f39e4747ae77883acc589 Mon Sep 17 00:00:00 2001 From: Alberto Vargas Date: Sun, 13 Oct 2024 20:39:43 -0600 Subject: [PATCH] Add plugin Device Charts --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b4569ba..80dde12 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,7 @@ Jump to [0-9](#0-9) | [A](#a) | [B](#b) | [C](#c) | [D](#d) | [E](#e) | [F](#f) ### D - [Device Details](https://github.com/SachinSAgrawal/YOURLS-Device-Details) - Display click details, including IP, user-agent, device information, and more. +- [Device Charts](https://github.com/AlbertoVargasMoreno/YOURLS-Device-Charts) - Display charts showcasing information about browsers, platforms, and devices used by visitors. - [Disable JSONP](https://github.com/seandrickson/YOURLS-Disable-JSONP) - Disables JSONP access for the YOURLS API. - [DNSBL](https://github.com/Diftraku/yourls_dnsbl/) - Uses various DNSBLs to check the submitter's IP and prevent shortening URLs if any malicious activity has been detected. - [Domain Limit](https://github.com/nicwaller/yourls-domainlimit-plugin) - Limit the domains that users can create shortlinks to.