Files
OneForAll-mirror/data/rules/whatweb/log1-cms.json
T
2020-07-29 00:02:06 +08:00

28 lines
1.1 KiB
JSON

{
"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\"/>"
}
]
}