mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
16 lines
503 B
JSON
16 lines
503 B
JSON
{
|
|
"name": "Cacti",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Cacti is a complete network graphing solution designed to harness the power of RRDTool's data storage and graphing functionality.",
|
|
"website": "http://www.cacti.net/",
|
|
"matches": [
|
|
{
|
|
"text": "<title>Login to Cacti</title>"
|
|
},
|
|
{
|
|
"text": "<body bgcolor=\"#FFFFFF\" onload=\"document.login.login_username.focus()\">"
|
|
}
|
|
]
|
|
}
|