新增Webanalyzer模块

This commit is contained in:
JrD
2020-07-29 00:02:06 +08:00
parent 07f436929e
commit e9cffc9e7b
5009 changed files with 81504 additions and 3 deletions
+22
View File
@@ -0,0 +1,22 @@
{
"name": "iTop",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "IT Operations Portal (iTop): a complete open source, ITIL, web based service management tool including a fully customizable CMDB, a helpdesk system and a document management tool.",
"website": "http://sourceforge.net/projects/itop/",
"matches": [
{
"text": "<p><b>Error</b>: Unable to read the configuration file: 'config-itop.php'. Please check the access rights on this file.</p>"
},
{
"text": "<p><b>Security Warning</b>: the configuration file 'config-itop.php' should be read-only.</p><p>Please modify the access rights to this file.</p>"
},
{
"text": "<title>iTop Login</title>"
},
{
"regexp": "(?-mix:<div id=\"login-logo\"><a href=\"http:\\/\\/www\\.combodo\\.com\\/itop\"><img title=\"iTop [^\\s]+ ([^\\s^\"]+)\" src=\"\\.\\.\\/images\\/itop-logo)",
"offset": 1
}
]
}