新增Webanalyzer模块

This commit is contained in:
JrD
2020-07-29 00:02:06 +08:00
parent 07f436929e
commit e9cffc9e7b
5009 changed files with 81504 additions and 3 deletions
+20
View File
@@ -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 &copy 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 &copy<\\/a> 20[\\d]{2} <\\/b><\\/div>)",
"offset": 1
}
]
}