新增Webanalyzer模块

This commit is contained in:
JrD
2020-07-29 00:02:06 +08:00
parent 07f436929e
commit e9cffc9e7b
5009 changed files with 81504 additions and 3 deletions
@@ -0,0 +1,18 @@
{
"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>"
}
]
}