mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user