mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
31 lines
934 B
JSON
31 lines
934 B
JSON
{
|
|
"name": "WebEye-Network-Camera",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "WebEye network camera web frontend",
|
|
"website": "http://www.webgateinc.com/",
|
|
"matches": [
|
|
{
|
|
"text": "<title>WebEye User Login</title>"
|
|
},
|
|
{
|
|
"text": "<title>WebEye Java Applet Page</title>"
|
|
},
|
|
{
|
|
"text": "<title>WebEye Index Page</title>"
|
|
},
|
|
{
|
|
"text": "<meta name=\"Author\" content=\"WebGateInc\">"
|
|
},
|
|
{
|
|
"text": "<meta name=\"generator\" content=\"WebGateInc\">"
|
|
},
|
|
{
|
|
"text": "<p>Click <a href=\"./login.ml?FORM_METHOD=get\">here</a> if you have a problem to login ..."
|
|
},
|
|
{
|
|
"text": "\t\t\t <applet archive=\"/wg_jwebeye.jar\" code=WebEyeApplet.class codebase=. width=720 height=773> \\"
|
|
}
|
|
]
|
|
}
|