mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
33 lines
1.2 KiB
JSON
33 lines
1.2 KiB
JSON
{
|
|
"name": "IBM-BladeCenter",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "IBM BladeCenter blade server management console",
|
|
"website": "http://www-03.ibm.com/systems/bladecenter/index.html",
|
|
"matches": [
|
|
{
|
|
"url": "/shared/ibmbch.png",
|
|
"md5": "c24b87d43f33783193e98ac25fd016ee"
|
|
},
|
|
{
|
|
"url": "/shared/ibmbcs.png",
|
|
"md5": "f4f76aeba5ba885fac1d4e5bbe535f0f"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<h1><img src=\"\\/shared\\/ibmbc[^\\s^\\.]+\\.png\" alt=\"IBM BladeCenter ([^\\s^\"]+) Advanced Management Module\" border=\"0\" \\/><\\/h1>)"
|
|
},
|
|
{
|
|
"text": "<h1><img src=\"/shared/ibmbc.png\" alt=\"IBM BladeCenter Advanced Management Module\" border=\"0\" /></h1>"
|
|
},
|
|
{
|
|
"text": "<img id=\"logo\" src=\"/shared/banner_logo.png\" alt=\"IBM\" width=\"41\" height=\"15\" />"
|
|
},
|
|
{
|
|
"text": "<form method=\"post\" name=\"login\" action=\"/shared/userlogin.php\"><input type=\"hidden\" name=\"SESSID\""
|
|
},
|
|
{
|
|
"text": "<img src=\"/shared/banner_left.jpg\" width=110 height=53 alt=\"banner\" />"
|
|
}
|
|
]
|
|
}
|