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,25 @@
|
||||
{
|
||||
"name": "H3C-SecBlade-FireWall",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "H3C SecBlade FireWall modules are industry-leading 10000-Mbps high-performance firewall modules",
|
||||
"website": "http://www.h3c.com/portal/Products___Solutions/Products/Security_Products/H3C_SecBlade_Module/H3C_SecBlade_FW/",
|
||||
"matches": [
|
||||
{
|
||||
"search": "headers[server]",
|
||||
"regexp": "(?-mix:^Switch$)"
|
||||
},
|
||||
{
|
||||
"text": "<script language=javascript src=\"js/MulPlatAPI.js\"></script>"
|
||||
},
|
||||
{
|
||||
"text": "<a href=\"../cn/login.html\"><img border=\"0\" src=\"../images/Cnlink.jpg\" alt=\"Chinese\"></a>"
|
||||
},
|
||||
{
|
||||
"text": "<a href=\"../en/login.html\"><img border=\"0\" src=\"../images/Enlink.jpg\" alt=\"English\"></a>"
|
||||
},
|
||||
{
|
||||
"text": "<script language=javascript src=\"/js/MulPlatAPI.js\"></script>"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user