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,32 @@
|
||||
{
|
||||
"name": "ImpressPages-CMS",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "ImpressPages - Web CMS built on PHP5.3 and MySQL",
|
||||
"website": "http://www.impresspages.org/",
|
||||
"matches": [
|
||||
{
|
||||
"url": "/favicon.ico",
|
||||
"md5": "c92e16f66ec6069432c3be3d10bf5d1c"
|
||||
},
|
||||
{
|
||||
"text": "Powered by <a href=\"http://www.impresspages.org\">ImpressPages CMS</a>"
|
||||
},
|
||||
{
|
||||
"text": "<h1 class=\"ipWidgetTitleHeading\">ImpressPages CMS successfully installed</h1>"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:<meta name=\"generator\" content=\"ImpressPages CMS ([^\\s]+) under GNU GPL license\"( \\/)?>)",
|
||||
"offset": 1
|
||||
},
|
||||
{
|
||||
"text": "<!-- common functions used by various modules -->"
|
||||
},
|
||||
{
|
||||
"text": "<script type=\"text/javascript\">if(parent.header && parent.content)parent.window.top.location='admin.php';</script>"
|
||||
},
|
||||
{
|
||||
"text": "<span id=\"modCommunityNewsletterError\" class=\"error\">Incorrect e-mail address</span>"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user