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,20 @@
|
||||
{
|
||||
"name": "Atvise-webMI",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "Web-based HMI server - atvise webMI compliant web servers can be extremely slim and work on the smallest hardware.",
|
||||
"website": "http://www.atvise.com/en/how-it-works",
|
||||
"matches": [
|
||||
{
|
||||
"search": "headers[server]",
|
||||
"regexp": "(?-mix:^atvise$)"
|
||||
},
|
||||
{
|
||||
"text": "<td><noscript>N/A</noscript><script type=\"text/javascript\"><!--"
|
||||
},
|
||||
{
|
||||
"url": "/visu.htm",
|
||||
"text": "<li class=\"btn\"><a class=\"button\" style=\"left:93%;\" href=\"javascript:void(0)\" target=\"mainframe\" id=\"alarmlistbutton\"><img height=\"30\" width=\"47\" src=\"buttonc.gif\" alt=\"\" /></a></li>"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user