新增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
+32
View File
@@ -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>"
}
]
}