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,38 @@
|
||||
{
|
||||
"name": "Acidcat-CMS",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "Acidcat ASP CMS",
|
||||
"website": "http://www.acidcat.com/",
|
||||
"matches": [
|
||||
{
|
||||
"text": "<!-- Start Acidcat CMS footer information. Note: this code is not to be edited or removed in the free version. -->"
|
||||
},
|
||||
{
|
||||
"text": "<tr><td colspan=\"2\" valign=\"top\" class=\"ac_menuleftbg\" ><table width=\"100%\" cellspacing=\"0\" border=\"0\"><tr>"
|
||||
},
|
||||
{
|
||||
"text": "<tr><td colspan=\"2\" valign=\"top\" class=\"ac_menuleftbg\" ><table cellspacing=\"0\" border=\"0\"><tr>"
|
||||
},
|
||||
{
|
||||
"text": "<td class=\"ac_footer_menu\"> <br /><br /></td></tr></table></td>"
|
||||
},
|
||||
{
|
||||
"text": "<td class=\"ac_footer_menu\"> <br /></td></tr></table></td>"
|
||||
},
|
||||
{
|
||||
"certainty": 75,
|
||||
"text": "<table cellspacing=\"0\" class=\"ac_admin_main\">"
|
||||
},
|
||||
{
|
||||
"text": "<link href=\"admin/css/admin_import.css\" rel=\"stylesheet\" type=\"text/css\" />"
|
||||
},
|
||||
{
|
||||
"text": "<br><center><table border=1 class=errorTable><tr><td class='login_view'><img src=images/acidcat_logo.gif><td colspan=1 class='login_view'><b>Acidcat CMS Error"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:<a href=\"http:\\/\\/www.acidcat.com\">Powered by Acidcat CMS v ([\\d\\.a-z]+)<\\/a>)",
|
||||
"offset": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user