mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "Veo-Observer",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "Web interface for discontinued network cameras from Veo",
|
||||
"website": null,
|
||||
"matches": [
|
||||
{
|
||||
"text": "<title>Veo Observer XT</title>",
|
||||
"version": "XT"
|
||||
},
|
||||
{
|
||||
"text": " <frame src=\"/en/sitemonitor.html\" name=\"sitecheck\" scrolling=\"NO\" noresize>",
|
||||
"version": "XT"
|
||||
},
|
||||
{
|
||||
"text": "\t\t<title>Veo Observer Web Client</title>",
|
||||
"version": "XNC"
|
||||
},
|
||||
{
|
||||
"text": "\t\t<object classid=\"clsid:0957C19A-D854-482A-A4F9-18856C723D7D\" id=\"VeoNetCamAcx\" width=\"0\" height=\"0\" codebase=\"XNC600NetCam.cab#version",
|
||||
"version": "XNC"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user