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

22 lines
898 B
JSON

{
"name": "PHPCow",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "PHPCow news publishing content management system - Homepage [offline] : http://www.phpcow.com/",
"website": null,
"matches": [
{
"text": "<b>Powered by</b>: <a href=\"http://www.phpcow.com\" target=\"_blank\" style=\"color: #000000\">PHPCow.com</a>"
},
{
"text": "<b>Powered by</b>: <a href=\"http://www.phpcow.com\" target=\"_blank\" style=\"color: #000000\" title=\"PHPCow news publishing script, content management system\">PHPCow.com</a>"
},
{
"text": "<meta name=\"Description\" content=\"PHPCow news publishing content management system\" />"
},
{
"text": "<meta name=\"Keywords\" content=\"phpcow, news publishing, article publishing, cms\" />"
}
]
}