新增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,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>"
}
]
}