mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
22 lines
538 B
JSON
22 lines
538 B
JSON
{
|
|
"name": "Visec",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Visec - Surveillance Software",
|
|
"website": "http://www.visec.net/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<!--wml-->\\s+<!--bad-->)"
|
|
},
|
|
{
|
|
"url": "/favicon.ico",
|
|
"md5": "2e5e985fe125e3f8fca988a86689b127"
|
|
},
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "(?-mix:^VISEC\\/([^\\s]+)$)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|