mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
30 lines
1.1 KiB
JSON
30 lines
1.1 KiB
JSON
{
|
|
"name": "NetBotz-Network-Monitoring-Device",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "NetBotz monitoring and management web front end",
|
|
"website": "http://www.netbotz.com/products/index.html",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<TITLE>NetBotz( Network Monitoring) Appliance - [^<]*<\\/TITLE>)"
|
|
},
|
|
{
|
|
"text": "<LINK REL=\"StyleSheet\" TYPE=\"text/css\" HREF=\"/netbotz.css\">"
|
|
},
|
|
{
|
|
"text": "<!-- Launch the NetBotz Applications. This will require Java 1.3.0 OR ANYTHING NEWER -->"
|
|
},
|
|
{
|
|
"text": "<a href=\"http://www.netbotz.com\" target=\"_top\"><img border=\"0\" src=\"/colorlogo.gif\"></a>"
|
|
},
|
|
{
|
|
"text": "\t<TITLE>Device Status Summary Page</TITLE>"
|
|
},
|
|
{
|
|
"url": "/statusHeader.html",
|
|
"regexp": "(?-mix:<a href=\"http:\\/\\/updates.netbotz.com\\/releases\\/([\\d\\.]+)\\/install.html\" target=\"_instAV\">\\(Install Advanced View Application\\)<\\/a>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|