mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"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\" />"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user