mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
23 lines
725 B
JSON
23 lines
725 B
JSON
{
|
|
"name": "McAfee-ePolicy-Orchestrator",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "McAfee ePolicy Orchestrator (ePO) - unified security management",
|
|
"website": "http://www.mcafee.com/us/products/epolicy-orchestrator.aspx",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<title>\\s+ePolicy Orchestrator ([^\\s]+ \\(Build: \\d+\\))\\s+<\\/title>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"url": "/EPOCore/images/epo-logo-login.gif",
|
|
"md5": "aa4beb20b354c761257271e86e9ec92b",
|
|
"version": "4.x"
|
|
},
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "(?-mix:^Undefined$)"
|
|
}
|
|
]
|
|
}
|