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,36 @@
|
||||
{
|
||||
"name": "Panasonic-Network-Camera",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.2",
|
||||
"description": "Panasonic network cameras",
|
||||
"website": null,
|
||||
"matches": [
|
||||
{
|
||||
"text": "<HEAD><TITLE>WJ-NT104 MAIN PAGE</TITLE></HEAD>",
|
||||
"version": "WJ-NT104"
|
||||
},
|
||||
{
|
||||
"text": " <FONT FACE=\"Arial\" STYLE=\"font-size: 24px\" COLOR=\"#ffffff\"><B>Network Camera</B></FONT>"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:<BODY BACKGROUND=\"image\\/Hcm1[0]?\\.gif\" \t\t[\\t]?BGCOLOR=\"#efefef\" TEXT=\"#000000\" LINK=\"#000000\" \t\t\tVLINK=\"#000000\" ALINK=\"#000000\">)"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:<FRAME name=bar src=\"CgiTagMenu\\?page=[^&]+&Language=[\\d]+\" scrolling=no NORESIZE>)"
|
||||
},
|
||||
{
|
||||
"text": "<META name=\"copyright\" content=\"Copyright (C) 2003 Matsushita Electric Industrial Co., Ltd. All rights reserved.\">"
|
||||
},
|
||||
{
|
||||
"text": "<TITLE>Digital Disk Recorder WJ-HD220 CONTROL MAIN PAGE</TITLE>",
|
||||
"version": "WJ-HD220"
|
||||
},
|
||||
{
|
||||
"text": "<TITLE>WJ-HD200 DigitalDiskRecorder CONTROL MAIN PAGE</TITLE>",
|
||||
"version": "WJ-HD200"
|
||||
},
|
||||
{
|
||||
"text": "window.location.replace(\"/view/idconv.cgi?UID=%i&FILE=/hdrindex.html&PAGE=\"+myDate.getTime());"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user