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": "WHMCS",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "WHMCS is an all-in-one client management, billing & support solution for online businesses.",
|
||||
"website": "http://www.whmcs.com/",
|
||||
"matches": [
|
||||
{
|
||||
"text": "<p align=\"center\">Powered by <a href=\"http://www.whmcs.com/\" target=\"_blank\">WHMCompleteSolution</a></p>"
|
||||
},
|
||||
{
|
||||
"text": "<td align=\"right\" valign=\"middle\">Powered by <a href=\"http://www.whmcs.com/\" target=\"_blank\">WHMCS</a></td>"
|
||||
},
|
||||
{
|
||||
"text": "<div id=\"welcome_box\">Please <a href=\"clientarea.php\" title=\"Login\"><strong>Login</strong></a> or <a href=\"register.php\" title=\"Register\"><strong>Register</strong></a></div>"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:<tr><td bgcolor=\"#efefef\" height=\"20\" align=\"center\"><a href=\"index\\.php\">Home<\\/a> \\| <a href=\"clients\\.php\">Clients<\\/a> \\| <a href=\"supporttickets\\.php\">Tickets<\\/a> \\| <a href=\"orders\\.php\">Orders<\\/a> \\| <a href=\"activitylog\\.php\">Activity<\\/a> \\| <a href=\"logout\\.php\">Logout<\\/a><\\/td><\\/tr>[\\s]+<tr><td align=\"center\">[^,^\\s]+, [^<]+<br \\/>Version: ([^<^\\s]+)<\\/td><\\/tr>)",
|
||||
"offset": 1
|
||||
},
|
||||
{
|
||||
"text": "<p>Got a new license key? <a href=\"licenseerror.php?licenseerror=change\">Click here to enter it</a></p>"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user