mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-09-26 08:36:45 +00:00
Focus the Audit & Report tab, scope API tokens
This commit is contained in:
@@ -506,6 +506,21 @@
|
||||
"tag_regex": "(?i)(?:v|release[-_/]?)?(\\d+(?:\\.\\d+){1,3}(?:[-+._][0-9A-Za-z.-]+)?)",
|
||||
"website": "https://docs.certimate.me/en-US/"
|
||||
},
|
||||
"changedetection": {
|
||||
"command_argv": [
|
||||
"/opt/changedetection/.venv/bin/changedetection.io",
|
||||
"--version"
|
||||
],
|
||||
"default_ports": [
|
||||
5000
|
||||
],
|
||||
"github_source": "releases",
|
||||
"installed_regex": "v?(\\d+\\.\\d+\\.\\d+)",
|
||||
"installed_via": "command",
|
||||
"repo": "dgtlmoon/changedetection.io",
|
||||
"tag_regex": "v?(\\d+\\.\\d+\\.\\d+)",
|
||||
"website": "https://changedetection.io/"
|
||||
},
|
||||
"checkmate": {
|
||||
"default_ports": [
|
||||
5173
|
||||
|
||||
Reference in New Issue
Block a user