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

22 lines
1.1 KiB
JSON

{
"name": "MiniCWB",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "miniCWB is a Content Management Software and is meant to satisfy the needs of those who do not have access to a database, but want a dynamic website, editable through admin area and most of all, based on a FREE solution. The most important aspect about this software is that it is search engine optimised, and thus very popular.",
"website": "http://www.mini-open-cms.com/",
"matches": [
{
"text": "<meta name=\"Author\" content=\"GraFX srl - http://www.grafxsoftware.com\" />"
},
{
"text": "<!--Copyright link. You may not remove it if you use free GPL licence. Refer to ./LICENSE file for more-->"
},
{
"text": "<p>Powered by <a href=\"http://www.grafxsoftware.com/\" class=\"text\" title=\"Powered by CWB - small Open CMS - Content Management System\">CWB</a>"
},
{
"text": "<a href='http://www.mini-open-cms.com' rel='external'>Powered by miniCWB</a>"
}
]
}