From 5d5ba0b9622c0d4740ad2d1e25880aa72c6cd448 Mon Sep 17 00:00:00 2001 From: oiseauroch <5622590+oiseauroch@users.noreply.github.com> Date: Tue, 3 Jan 2023 17:16:33 +0000 Subject: [PATCH] add statping app (#1566) * add statping app * fix script mess * remove revision * Add category for statping_ng Co-authored-by: oiseauroch Co-authored-by: Alexandre Aubin --- apps.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps.json b/apps.json index 8e3e2c52..501f00ec 100644 --- a/apps.json +++ b/apps.json @@ -4158,6 +4158,11 @@ "state": "notworking", "url": "https://github.com/YunoHost-Apps/staticwebapp_ynh" }, + "statping_ng": { + "category": "system_tools", + "state": "working", + "url": "https://github.com/YunoHost-Apps/statping_ng_ynh" + }, "streama": { "category": "multimedia", "level": 6,