mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 12:57:50 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -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\"/>"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user