Refactor: web-check (#9055)

This commit is contained in:
Tobias
2025-11-12 10:52:07 +01:00
committed by GitHub
parent 35b6e58d2c
commit fa3621ef56
3 changed files with 40 additions and 20 deletions

View File

@@ -6,7 +6,7 @@
],
"date_created": "2025-02-27",
"type": "ct",
"updateable": false,
"updateable": true,
"privileged": false,
"interface_port": 3000,
"documentation": "https://github.com/Lissy93/web-check/blob/master/.github/README.md",
@@ -31,5 +31,10 @@
"username": null,
"password": null
},
"notes": []
"notes": [
{
"text": "This script uses a fork located here: `https://github.com/CrazyWolf13/web-check/` as the original Repository does not provide tagged Github Releases, an issues is open for this: `https://github.com/Lissy93/web-check/issues/248`",
"type": "info"
}
]
}