mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
19 lines
709 B
JSON
19 lines
709 B
JSON
{
|
|
"name": "HeiTel-Digital-Video-Device",
|
|
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "HeiTel Digital Video Device - Platform-independent live image transmission and camera remote control via PC, Smartphone and PDA browser ",
|
|
"website": "http://www.heitel.com/en/products/software/web-server/index.html",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:^HeiTel GmbH Web Server)",
|
|
"search": "headers[server]"
|
|
},
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "(?-mix:^HeiTel GmbH Web Server \\[V([\\d\\.]+)\\/V([\\d\\.]+)\\/V([\\d\\.]+)\\]$)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|