From 09e4b81d65a313ed4d7f8faedac63e8b4f755fa2 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Tue, 15 Sep 2026 10:32:35 +0000 Subject: [PATCH] Update app tracking hints --- json/app_tracking_hints.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/json/app_tracking_hints.json b/json/app_tracking_hints.json index 62042e42..c6517d81 100644 --- a/json/app_tracking_hints.json +++ b/json/app_tracking_hints.json @@ -5075,6 +5075,19 @@ "tag_regex": "(?i)(?:v|release[-_/]?)?(\\d+(?:\\.\\d+){1,3}(?:[-+._][0-9A-Za-z.-]+)?)", "website": "https://www.urbackup.org/" }, + "valhalla": { + "default_ports": [ + 8002 + ], + "file_path": "/root/.valhalla", + "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/valhalla.webp", + "repo": "valhalla/valhalla", + "tag_regex": "(?i)(?:v|release[-_/]?)?(\\d+(?:\\.\\d+){1,3}(?:[-+._][0-9A-Za-z.-]+)?)", + "website": "https://valhalla.github.io/valhalla/" + }, "valkey": { "default_ports": [ 6379