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

16 lines
485 B
JSON

{
"name": "RedShop",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "ASP Powered shopping cart software [Chinese]",
"website": "http://www.rednetcms.com/redshop/",
"matches": [
{
"text": "Powered by:<a href=\"http://www.rednetcms.com/redshop\" target=\"_blank\">Redshop</a>"
},
{
"text": "<link href=\"images/redcms.css\" rel=\"stylesheet\" type=\"text/css\" />"
}
]
}