mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
23 lines
1.0 KiB
JSON
23 lines
1.0 KiB
JSON
{
|
|
"name": "Centreon",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "Centreon is a network, system, applicative supervision and monitoring tool, it is based upon Nagios.",
|
|
"website": "http://www.centreon.com/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<meta name=\"Generator\" content=\"Centreon - Copyright \\(C\\) 2005 - (20[\\d]{2}) Open Source Matters\\. All rights reserved\\.\" \\/>)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<td id=\"LoginInvitcpy\" colspan=\"2\"><br \\/>© 2005-(20[\\d]{2}) <a href=\"mailto:infos@centreon\\.com\">Centreon<\\/a><\\/td>)"
|
|
},
|
|
{
|
|
"text": "<td class=\"LoginInvitLogo\" colspan=\"2\"><img src=\"img/centreon.gif\" alt=\"Centreon Logo\" title=\"Centreon Logo\" style=\"\" /></td>"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<tr>[\\s]+<td class=\"LoginInvitVersion\"><br \\/>[\\s]+([^\\s^<]+)[\\s]+<\\/td>[\\s]+<td class=\"LoginInvitDate\"><br \\/>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|