mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-09-14 10:47:36 +00:00
Update app tracking hints
This commit is contained in:
@@ -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.-]+)?)",
|
||||
|
||||
Reference in New Issue
Block a user