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

20 lines
601 B
JSON

{
"name": "TomatoCart",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Shopping Cart",
"website": "http://www.tomatocart.com/",
"matches": [
{
"text": "<meta name=\"generator\" content=\"TomatoCart Open Source Shopping Cart Solutions\" />"
},
{
"text": "Powered by <a href=\"http://www.tomatocart.com\" target=\"_blank\">TomatoCart</a>"
},
{
"md5": "600924763aa7af6c968f53e0f6d9e608",
"url": "/templates/glass_gray/images/tomatocart.ico"
}
]
}