Files
OneForAll-mirror/data/rules/whatweb/infotrak-oil-commander.json
T
2020-07-29 00:02:06 +08:00

19 lines
892 B
JSON

{
"name": "Infotrak-Oil-Commander",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Web-based system for managing oil samples through the laboratory process and presenting the results to customers.",
"website": "http://www.infotrak.com.au/",
"matches": [
{
"text": "<title>Login - Powered By: Infotrak's Oil Commander</title>"
},
{
"text": "<div id=\"pnlContent_Shadow\" style=\"background-color:DarkGray;overflow:hidden;position:absolute;left:23;top:163;z-index:-1;width:98%;height:700 ;\">"
},
{
"text": "<span id=\"lblMessage\">After entering your email address and clicking on Continue, an email with your login details will be sent. Please allow some time for the email. If you do not receive it please contact your dealership. </span>"
}
]
}