mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
34 lines
1.3 KiB
JSON
34 lines
1.3 KiB
JSON
{
|
|
"name": "Allen-Bradley-PLC",
|
|
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "SCADA - Allen Bradley programmable logic controller (PLC)",
|
|
"website": "http://ab.rockwellautomation.com/Programmable-Controllers",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<html><head><title>([\\d]{4}-[A-Z][\\d]{3}|[\\d]{4}-[A-Z][\\d]{3}\\/[A-Z]) Home Page<\\/title><\\/head>)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<h1><font face=\"helvetica\" size=6>([\\d]{4}-[A-Z][\\d]{3}|[\\d]{4}-[A-Z][\\d]{3}\\/[A-Z]) Ethernet Processor<\\/font><\\/h1><br><\\/td>)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<html><head><title>([\\d]{4}-[A-Z][\\d]{2}[A-Z]{4} [A-Z]\\/[\\d\\.]{4}) <\\/title><META HTTP-EQUIV=\"Pragma\" CONTENT=\"no-cache\"><META HTTP-EQUIV=\"Expires\" CONTENT=\"-1\">)"
|
|
},
|
|
{
|
|
"url": "/images/rockcolor.gif",
|
|
"md5": "4e77d7a8ac45b5c7afe7ade730f172e7",
|
|
"model": "1747 Series"
|
|
},
|
|
{
|
|
"url": "/ralogo.gif",
|
|
"md5": "640eeef53f64fac202eb0673ed269be1",
|
|
"model": "1766 Series"
|
|
},
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "(?-mix:^A-B WWW\\/([\\d\\.]{3}))",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|