新增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
+15
View File
@@ -0,0 +1,15 @@
{
"name": "Constructr-CMS",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "ConstructrCMS is a new and fresh Content Management System build with the Power of PHP and MySQL. The Backend is mostly controlled by Ajax for a unique User Experience.",
"website": "http://www.constructr-cms.org/",
"matches": [
{
"text": "<html><head><title>Constructr CMS</title><body><p>Sorry, no Workspace-Template found!</p><p>Visit <a href=\"http://constructr.phaziz.com\">http://constructr.phaziz.com</a> for further Information.</p></body></head>"
},
{
"text": "<br /><br />Constructr CMS - developed by <a href=\"http://phaziz.com/constructr-cms/\" onclick=\"window.open(this.href);return false;\">phaziz interface design</a>"
}
]
}