新增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
+19
View File
@@ -0,0 +1,19 @@
{
"name": "SQL-CMS",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "SQL CMS is a Multi Award Winning web based Content Management System (CMS) for Microsoft SQL Server. SQL CMS is designed to be very simple to use, it was built with the end user in mind so is perfect for developers or their clients. - Requires: .Net Framework Installed (v3.5)",
"website": "http://www.developerinabox.com/",
"matches": [
{
"text": "<script type=\"text/javascript\">var LoginAttempts=0;</script><link href=\"CSS/styles/default.css\" type=\"text/css\" rel=\"stylesheet\" /></head>"
},
{
"text": "<tr><td>Language</td><td><select id=\"ddlLanguage\" onchange=\"location.href='admin.aspx?lang='+SelectedValue('ddlLanguage')\"><option value=\"English\" selected=\"selected\">English</option>"
},
{
"regexp": "(?-mix:<a href=\"http:\\/\\/www.developerinabox.com\" target=\"_blank\"><img src=\"Img\\/poweredby.png\" style=\"position:absolute;right:0px;bottom:-30px;margin-top:2px;border:0px\" title=\"SQLCMS v([\\d\\.]+)\"\\/><\\/a>)",
"offset": 1
}
]
}