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

22 lines
623 B
JSON

{
"name": "cpCommerce",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Web shopping cart",
"website": "http://cpcommerce.org/",
"matches": [
{
"text": " Powered by cpCommerce"
},
{
"text": " <title>cpCommerce by Matthew Wilkin</title>"
},
{
"text": "Powered by <a href=\"http://cpcommerce.cpradio.org/\" target=\"_blank\">cpCommerce</a>."
},
{
"text": "Powered by <a href=\"http://cpcommerce.org/\" target=\"_blank\">cpCommerce</a>."
}
]
}