{ "name": "SEH-KYOCERA-PrintServer", "author": "Andrew Horton", "version": "0.1", "description": "A complete print server provided as an interface card for attaching KYOCERA printers and multifunctional peripherals (MFP) to the network", "website": "http://www.seh-technology.com/products/print-servers/printer-interfaces/kyocera.html", "matches": [ { "name": "HTML start", "regexp": "(?-mix:[\\s]*[\\s]*Print server homepage<\\/TITLE>[\\s]*<\\/HEAD>[\\s]*<FRAMESET COLS=\"200)" }, { "url": "/status/general_en.html", "regexp": "(?-mix:<TR><TD> Print server model<TD> ([^<]*))" }, { "url": "/status/general_en.html", "regexp": "(?-mix:<TR><TD> Software version<TD> ([^<]*))", "offset": 1 }, { "url": "/status/general_en.html", "regexp": "(?-mix:<TR><TD> Default print server name<TD> ([^<]*))" } ] }