{ "name": "OwnServer", "author": "Brendan Coles , Andrew Horton", "version": "0.2", "description": "OwnServer is a web server used as a webserver for watching security cameras remotly. It allows broadcasting live streaming video on the web through the built-in webserver.", "website": "http://www.anteco.co.il/", "matches": [ { "regexp": "(?-mix:^OwnServer)", "search": "headers[server]" }, { "search": "headers[server]", "regexp": "(?-mix:^OwnServer([\\d\\.]+)$)", "offset": 1 } ] }