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,24 @@
|
||||
{
|
||||
"name": "Mobotix-Network-Camera",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.2",
|
||||
"description": "MOBOTIX network camera web interface",
|
||||
"website": "http://www.mobotix.com/",
|
||||
"matches": [
|
||||
{
|
||||
"text": "<meta name=\"publisher\" content=\"MOBOTIX AG, Germany\">"
|
||||
},
|
||||
{
|
||||
"text": "<meta name=\"copyright\" content=\"MOBOTIX AG, Germany\">"
|
||||
},
|
||||
{
|
||||
"text": "<meta name=\"author\" content=\"Daniel Kabs, MOBOTIX AG, Kaiserslautern, Germany.\">"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:<font face=\"Helvetica,Arial\" size=\"-2\">\t©2001[\\-0-9]{0,5} <a href=\"\\/about.html\">MOBOTIX AG<\\/a>, Germany · <a href=\"http:\\/\\/www.mobotix.com\\/\">http:\\/\\/www.mobotix.com\\/<\\/a>)"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:var filesystem__version=\"[M0-1\\-]*V([\\d\\.]+)\";)"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user