mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
21 lines
830 B
JSON
21 lines
830 B
JSON
{
|
|
"name": "Symantec-Endpoint-Protection-Manager",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Antivirus and personal firewall",
|
|
"website": "http://www.symantec.com/business/endpoint-protection",
|
|
"matches": [
|
|
{
|
|
"text": "<tr><td align=\"left\" style=\"font-family:Arial; font-size:18pt\"><b>Symantec Endpoint Protection Manager<br>Web Access</b></td></tr>"
|
|
},
|
|
{
|
|
"text": "<!-- Now, if it is IE on Windows platform, we check to see which version of JWS is installed -->"
|
|
},
|
|
{
|
|
"url": "/portal/About.jsp",
|
|
"regexp": "(?-mix:<div style=\"font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px;\">Version ([^\\s^<]+)<\\/div>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|