mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
17 lines
491 B
JSON
17 lines
491 B
JSON
{
|
|
"name": "Symantec-Client-Security",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Symantec Client Security",
|
|
"website": "http://www.symantec.com",
|
|
"matches": [
|
|
{
|
|
"text": "<!-- Symantec Client Security Web Based Installation -->"
|
|
},
|
|
{
|
|
"certainty": 75,
|
|
"regexp": "(?-mix:<META NAME=\"Copyright\" Content=\"Copyright (20[\\d]{2}) Symantec Corporation\">)"
|
|
}
|
|
]
|
|
}
|