mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
23 lines
1.4 KiB
JSON
23 lines
1.4 KiB
JSON
{
|
|
"name": "Electro-Industries-GaugeTech",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Electro Industries GaugeTech Device - Electro Industries meters are known world-wide for their ease of use, advanced power functionality and reliable service.",
|
|
"website": "http://www.electroind.com/",
|
|
"matches": [
|
|
{
|
|
"url": "/meter_information.htm",
|
|
"regexp": "(?-mix:<td width=135 bgcolor=\"#000000\"><b><font face=\"Verdana\" size=\"2\" color=\"#FF0000\"> Device[\\s\\r\\n]*Type<\\/font><\\/b><\\/td>[\\s\\r\\n]*<td width=150 bgcolor=\"#CCCCCC\">[\\s\\r\\n]*<div align=\"center\"><font color=\"#000000\" size=\"2\" face=\"Verdana\">[\\s\\r\\n]*([^\\r^\\n]+)[\\s\\r\\n]*<\\/font><\\/div>)"
|
|
},
|
|
{
|
|
"url": "/meter_information.htm",
|
|
"string": "Shark",
|
|
"regexp": "(?-mix:<td width=108 bgcolor=\"#B9BEC2\"><b><font face=\"Verdana, Arial, Helvetica, sans-serif\" size=\"1\" color=\"#990000\"> [\\s\\r\\n]*Device Type<\\/font><\\/b><\\/td>[\\s\\r\\n]*<td width=150 bgcolor=\"#FFFFFF\"><div align=\"center\"><font color=\"#000000\" size=\"1\" face=\"Verdana, Arial, Helvetica, sans-serif\">[\\s\\r\\n]*([^\\r^\\n^\\s^<]{3,5})[^<]*<\\/font><\\/div>)"
|
|
},
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "(?-mix:^EIG Embedded Web Server$)"
|
|
}
|
|
]
|
|
}
|