{ "name": "Linksys-Print-Server", "author": "Brendan Coles , Andrew Horton", "version": "0.2", "description": "Linksys Print Server - Print servers connect printers directly to the network so that multiple PCs can share them.", "website": "http://homesupport.cisco.com/en-us/wireless/lbc/PSUS4/download", "matches": [ { "text": "Print Server for USB with 4-Port Switch     ", "model": "PSUS4" }, { "regexp": "(?-mix:Firmware Version:   ([^\\s]{1,10}) <\\/span>   <\\/td>)" }, { "certainty": 25, "search": "headers[server]", "regexp": "(?-mix:^PRINT_SERVER WEB ([\\d\\.]+)$)", "offset": 1 }, { "certainty": 25, "regexp": "(?-mix:^PRINT_SERVER WEB)", "search": "headers[server]" } ] }