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

23 lines
836 B
JSON

{
"name": "TimeLink",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Full-featured web-based Time and Attendance, Workforce Scheduling, Leave Management and Labor Activity software",
"website": "http://www.timelink.com/productsbyproducts.html",
"matches": [
{
"regexp": "(?-mix:<p>Version ([\\d\\.]+)&nbsp;&copy; 2003 - 20[\\d]{2} Time ?Link International Corp\\. All Rights Reserved\\.<\\/p>)",
"offset": 1
},
{
"text": "<link rel=\"shortcut icon\" type=\"image/png\" href=\"/timelink/images/favicon.ico\"/>"
},
{
"url": "images/login-panel-back.png",
"md5": "37897a66217e910dd6c67f1d09c5e870",
"version": "6.x",
"string": "Enterprise"
}
]
}