mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
14 lines
347 B
JSON
14 lines
347 B
JSON
{
|
|
"name": "SentinelServer",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Monitor application performance and availability",
|
|
"website": "http://www.ymor.eu/",
|
|
"matches": [
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "(?-mix:^SentinelServer)"
|
|
}
|
|
]
|
|
}
|