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

22 lines
772 B
JSON

{
"name": "Zen-Cart",
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
"version": "0.3",
"description": "Zen Cart. truly is the art of e-commerce; free, user-friendly, open source shopping cart software.",
"website": "http://www.zen-cart.com",
"matches": [
{
"text": "Powered by Zen Cart!, The Art of E-commerce</title>"
},
{
"text": "Powered by <a href=\"http://www.zen-cart.com\" target=\"_blank\">Zen Cart</a>"
},
{
"text": "<meta name=\"authors\" content=\"The Zen Cart&trade; Team and others"
},
{
"text": "<meta name=\"generator\" content=\"shopping cart program by Zen Cart&trade;, http://www.zen-cart.com"
}
]
}