{ "name": "phpSysInfo", "author": "Brendan Coles , Andrew Horton", "version": "0.4", "description": "PHPSysInfo is a customizable PHP Script that parses /proc, and formats information nicely. It will display information about system facts like Uptime, CPU, Memory, PCI devices, SCSI devices, IDE devices, Network adapters, Disk usage, and more.", "website": "http://phpsysinfo.sourceforge.net/", "matches": [ { "ghdb": "\"Created by phpSysInfo\"", "certainty": 25 }, { "text": "var sTargetURL = \"index.php?disp=dynamic\";" }, { "regexp": "(?-mix:Generated by[\\s ]*]*>[\\s ]*phpSysInfo[\\s ]*-[\\s ]*([^<]+)<\\/a>)", "offset": 1 }, { "regexp": "(?-mix:Created by[\\s ]*]*>[\\s ]*phpSysInfo[\\s ]*-[\\s ]*([^<]+)<\\/a>)", "offset": 1 }, { "regexp": "(?-mix:Created by <\\/span>phpSysInfo - <\\/span>([^<]+)<\\/span>)", "offset": 1 }, { "regexp": "(?-mix:Kernel Version<\\/span><\\/td>([^<]+)<\\/td><\\/tr>)" }, { "regexp": "(?-mix:Distro Name<\\/font><\\/td>[\\r\\n\\s]*]+>[\\s ]*([^<]+)<\\/font><\\/td>)" }, { "regexp": "(?-mix:Kernel Version<\\/font><\\/td>[\\r\\n\\s]*([^<]+)<\\/font><\\/td>)" } ] }