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,20 @@
|
||||
{
|
||||
"name": "phpMoneyBooks",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "phpMoneyBooks - Open Source Financial Software - Requires: PHP/MySQL",
|
||||
"website": "http://phpmoneybooks.com/",
|
||||
"matches": [
|
||||
{
|
||||
"text": "<tr><td><center><input type=\"submit\" name=\"B1\" value=\" Login \" class=\"button\"></center></td><td><input type=\"checkbox\" name=\"remember\" value=\"1\"> Remember Me</td></tr>"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:<b>phpMoneyBooks: ([^\\s]+) - Star Host Design, LLC © 20[\\d]{2} <\\/b><\\/div>)",
|
||||
"offset": 1
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:<b><a href='http:\\/\\/phpMoneyBooks\\.com'>phpMoneyBooks<\\/a>: ([^\\s]+) - <a href='http:\\/\\/StarHostDesign\\.com'>Star Host Design, LLC ©<\\/a> 20[\\d]{2} <\\/b><\\/div>)",
|
||||
"offset": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user