mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
23 lines
888 B
JSON
23 lines
888 B
JSON
{
|
|
"name": "i-Catcher-Console",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "i-Catcher is a Digital CCTV system for security, surveillance and remote monitoring applications.",
|
|
"website": "http://www.icode.co.uk/icatcher/",
|
|
"matches": [
|
|
{
|
|
"text": " // These vars will be filled in by i-Catcher Console"
|
|
},
|
|
{
|
|
"text": " <title>i-Catcher Console - Live view</title>"
|
|
},
|
|
{
|
|
"regexp": "(?-mix: i-Catcher Console is Copyright [\\d]{4}-[\\d]{4} <a[^>]+href=\"http:\\/\\/www.icode.co.uk\\/\">iCode Systems<\\/a>.)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix: i-Catcher Console ([\\d\\.]+) is Copyright [\\d]{4}-[\\d]{4} <a class=\"footer\" href=\"http:\\/\\/www.icode.co.uk\\/\">iCode Systems<\\/a>.)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|