mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
22 lines
844 B
JSON
22 lines
844 B
JSON
{
|
|
"name": "SIMSWeb",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "SIMSWeb (Service Information Management System) is a web server which gives your dealers and/or customers access to their accounts, history and other account details via a standard web browser.",
|
|
"website": "http://simsware.com/products/software-simsweb.htm",
|
|
"matches": [
|
|
{
|
|
"text": "<title>SIMSWeb Loading.....</title>"
|
|
},
|
|
{
|
|
"text": "index.html\"><font color=\"black\" face=\"arial\">Loading SIMSWeb, please wait.....</font></a></h2>"
|
|
},
|
|
{
|
|
"text": "<script language=\"Javascript\" src=\"/SIMSWeb/monitor.js\"></script>"
|
|
},
|
|
{
|
|
"text": "<form onSubmit=\"sendinfo(); return false;\" name=\"LOGON\">"
|
|
}
|
|
]
|
|
}
|