新增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
@@ -0,0 +1,22 @@
{
"name": "HP-StorageWorks-Library",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "HP StorageWorks Library and Tape Tools (L&TT) is a diagnostic tool for all of HP's tape storage and magneto-optical storage products.",
"website": "http://h18006.www1.hp.com/products/storageworks/ltt/index.html",
"matches": [
{
"url": "/login.ssi",
"text": "<TD class=\"mastheadIcon\"><img src=\"signin_logo.gif\" border=\"0\" alt=\"HP\"></TD>"
},
{
"url": "/login.ssi",
"regexp": "(?-mix:<TITLE>HP StorageWorks (MSL[^\\s]+) Tape Library Webpages<\\/TITLE>)",
"offset": 1
},
{
"url": "/index.htm",
"md5": "63a4689c098daa89f62cc13069571204"
}
]
}