新增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
+27
View File
@@ -0,0 +1,27 @@
{
"name": "Log1-CMS",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "The Idea of this CMS is simplicity and fast web development with no data base. Using log1CMS you can create one leveled-menu web page in 5 simple steps. Create menu using drag and drop feature and then edit files with TinyMCE WYSWIG editor.",
"website": "http://log1cms.sourceforge.net/",
"matches": [
{
"text": "<meta http-equiv=\"Generator\" content=\"log1_cms\" />"
},
{
"text": "<!-- please do not deleate info below, thank you -->"
},
{
"text": "<p>Powered by <a href=\"http://log1cms.sourceforge.net\" target=\"_blank\"> Log1 CMS</a></p>"
},
{
"text": "<title>log1 cms: Login as Admin to</title>"
},
{
"text": "<link href=\"engine/styles/login.css.php\" rel=\"stylesheet\" type=\"text/css\" />"
},
{
"text": "<img src=\"engine/images/logo.gif\" alt=\"log1 CMS logo\"/>"
}
]
}