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

16 lines
574 B
JSON

{
"name": "Hycus-CMS",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "India's first CMS. Free and open-source PHP based CMS.",
"website": "http://www.hycus.com/",
"matches": [
{
"text": "<meta name=\"generator\" content=\"Hycus - Open Source PHP Based Content Management\" />"
},
{
"text": "Powered By <a href=\"http://www.hycus.com\" target=\"_blank\" >Hycus-CMS</a>. Developed By <a href=\"http://www.hycus.com\" target=\"_blank\" >Hycus Team</a>."
}
]
}