mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
26 lines
1.2 KiB
JSON
26 lines
1.2 KiB
JSON
{
|
|
"name": "ProcessMaker",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "ProcessMaker - Open source web based workflow software and Business Process Management software.",
|
|
"website": "http://www.processmaker.com/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<div class=\"x-pm-footer-text\">\\s+ProcessMaker Ver\\. ([^\\s]+)<br\\/>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"text": "<div class=\"companyLogo\"><img src=\"/images/processmaker2.logo2.png\"/></div>"
|
|
},
|
|
{
|
|
"text": "<a href=\"http://www.processmaker.com\" alt=\"Powered by ProcessMaker - Open Source Workflow & Business Process Management (BPM) Management Software\" title=\"Powered by ProcessMaker\" target=\"_blank\">"
|
|
},
|
|
{
|
|
"text": "<div class=\"content\"><a href=\"#\" onclick=\"openInfoPanel();return false;\" class=\"FooterLink\">| System Information |</a><br /><br />Copyright © 2003-2012 <a href=\"http://www.colosa.com\" alt=\"Colosa, Inc.\" target=\"_blank\">Colosa, Inc.</a> All rights reserved."
|
|
},
|
|
{
|
|
"text": "<meta http-equiv=\"REFRESH\" content=\"0;URL=/sys/en/classic/login/login.html\" />"
|
|
}
|
|
]
|
|
}
|