mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
19 lines
623 B
JSON
19 lines
623 B
JSON
{
|
|
"name": "Linksys-Wireless-G-Camera",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Linksys Wireless-G Camera web interface",
|
|
"website": "http://www.linksys.com/",
|
|
"matches": [
|
|
{
|
|
"text": "<title>Linksys Wireless-G Internet-Videokamera</title>"
|
|
},
|
|
{
|
|
"text": "<title>Linksys Wireless-G Internet Video Camera</title>"
|
|
},
|
|
{
|
|
"text": "<body bgcolor=\"#ffffff\" marginheight=\"0\" marginwidth=\"0\" leftmargin=\"0\" topmargin=\"0\" onload=\"parent.chkRefresh('vr')\"> </body>"
|
|
}
|
|
]
|
|
}
|