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

20 lines
636 B
JSON

{
"name": "Micro-CMS",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Micro CMS",
"website": "http://www.micro-cms.com/",
"matches": [
{
"regexp": "(?-mix:<div class=\"footer\"><div style=\"float: left;\">Powered by <a href=\"http:\\/\\/(tpiha.kset.org|www.micro-cms.com)\\/\">Micro CMS<\\/a> \\| <a href=\")"
},
{
"text": "Powered by <strong><a href=\"http://microcms.kset.org/\">Micro CMS</a></strong><br />"
},
{
"certainty": 25,
"text": "\" method=\"post\"onsubmit=\""
}
]
}