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

19 lines
628 B
JSON

{
"name": "chillyCMS",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "chillyCMS is a Content Management System. This is a software which allows you to create a website without any programming skills.",
"website": "http://chillycms.bplaced.net/",
"matches": [
{
"text": "\tpowered by <a href=\"http://FrozenPepper.de\">chillyCMS</a>."
},
{
"text": "\t<p>&copy;2010 <a href=\"\">demo.opensourcecms.com</a>,"
},
{
"text": "\t<p>&copy;2010 <a href=\"\">chillycms.bplaced.net</a>,"
}
]
}