mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
25 lines
934 B
JSON
25 lines
934 B
JSON
{
|
|
"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\\.]+)\";)"
|
|
}
|
|
]
|
|
}
|