From ff89505f7964da70aa47a4cdc05df57c978f8275 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 11 Aug 2024 00:30:38 +0200 Subject: [PATCH] Add mCaptcha to wishlist --- wishlist.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index b1975fb2..10d302a4 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1231,6 +1231,13 @@ upstream = "https://gitlab.com/mayan-edms/mayan-edms" website = "https://www.mayan-edms.com/" added_date = 1700423402 # 2023/11/19 + +[mcaptcha] +name = "mCaptcha" +description = "No-nonsense CAPTCHA system" +upstream = "https://github.com/mCaptcha/mCaptcha" +website = "https://demo.mcaptcha.org" + [mealie] name = "Mealie" description = "Recipe manager and meal planner"