From 8507097a9a7ee2d99c3e2ce100d641389d91c80b Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Sat, 12 Sep 2026 14:27:28 +0000 Subject: [PATCH] Update app tracking hints --- json/app_tracking_hints.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/json/app_tracking_hints.json b/json/app_tracking_hints.json index 6b420d26..e3b0cfc9 100644 --- a/json/app_tracking_hints.json +++ b/json/app_tracking_hints.json @@ -1430,6 +1430,19 @@ "tag_regex": "(?i)(?:v|release[-_/]?)?(\\d+(?:\\.\\d+){1,3}(?:[-+._][0-9A-Za-z.-]+)?)", "website": "https://github.com/Forceu/Gokapi" }, + "gotenberg": { + "default_ports": [ + 3000 + ], + "file_path": "/root/.gotenberg", + "file_regex": "(?i)(?:v|release[-_/]?)?(\\d+(?:\\.\\d+){1,3}(?:[-+._][0-9A-Za-z.-]+)?)", + "github_source": "releases", + "installed_via": "file", + "logo": "https://gotenberg.dev/img/logo.png", + "repo": "gotenberg/gotenberg", + "tag_regex": "(?i)(?:v|release[-_/]?)?(\\d+(?:\\.\\d+){1,3}(?:[-+._][0-9A-Za-z.-]+)?)", + "website": "https://gotenberg.dev/" + }, "gotify": { "default_ports": [ 80 @@ -1531,6 +1544,19 @@ "tag_regex": "(?i)(?:v|release[-_/]?)?(\\d+(?:\\.\\d+){1,3}(?:[-+._][0-9A-Za-z.-]+)?)", "website": "https://github.com/HydroshieldMKII/Guardian" }, + "hammer": { + "default_ports": [ + 8080 + ], + "file_path": "/root/.hammer", + "file_regex": "(?i)(?:v|release[-_/]?)?(\\d+(?:\\.\\d+){1,3}(?:[-+._][0-9A-Za-z.-]+)?)", + "github_source": "releases", + "installed_via": "file", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/hammer-editor.webp", + "repo": "Darkrock-Studios/hammer-editor", + "tag_regex": "(?i)(?:v|release[-_/]?)?(\\d+(?:\\.\\d+){1,3}(?:[-+._][0-9A-Za-z.-]+)?)", + "website": "https://hammereditor.com" + }, "headscale": { "file_path": "/root/.headscale", "file_regex": "(?i)(?:v|release[-_/]?)?(\\d+(?:\\.\\d+){1,3}(?:[-+._][0-9A-Za-z.-]+)?)",