mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
20 lines
890 B
JSON
20 lines
890 B
JSON
{
|
|
"name": "TimeLive",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "TimeLive Time and Expense Tracking - TimeLive Web timesheet suite is an integrated suite for time record, time tracking and time billing software.",
|
|
"website": "http://www.livetecs.com/",
|
|
"matches": [
|
|
{
|
|
"text": "<img id=\"CtlLogin1_Login1_imgCompanyOwnLogo\" src=\"Images/TopHeader.jpg\" alt=\"CompanyLogo\" style=\"height:50px;border-width:0px;\" /></td>"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<span id=\"CtlLogin1_Login1_Label1\">Copyright .{1,2} 2007 - (20[\\d]{2}) Livetecs LLC\\. All rights reserved\\.<\\/span>)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<td style=\"width: 15%\" align=right>[\\s]+<span id=\"CtlLogin1_Login1_VersionLabel\">v ([^<^\\s]+)<\\/span><\\/td>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|