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": "Linksys-Network-Camera",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.2",
|
||||
"description": "Linksys network camera web interface",
|
||||
"website": "http://www.linksys.com/",
|
||||
"matches": [
|
||||
{
|
||||
"text": "<meta name=\"description\" content=\"WVC54GCA\">",
|
||||
"model": "WVC54GCA"
|
||||
},
|
||||
{
|
||||
"text": "<td bgcolor=\"#6766CC\" align=\"right\" valign=\"top\"><span class=\"model\" style=\"position:relative;top:-12px\">WVC54GCA</span><img src=\"../blue_top_right.gif\" alt=\"\" border=\"0\">",
|
||||
"model": "WVC54GCA"
|
||||
},
|
||||
{
|
||||
"text": "<meta name=\"description\" content=\"WVC80N\">",
|
||||
"model": "WVC80N"
|
||||
},
|
||||
{
|
||||
"text": "<td bgcolor=\"#6766CC\" align=\"right\" valign=\"top\"><span class=\"model\" style=\"position:relative;top:-12px\">WVC80N</span><img src=\"../blue_top_right.gif\" alt=\"\" border=\"0\">",
|
||||
"model": "WVC80N"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user