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

16 lines
766 B
JSON

{
"name": "Interspire-Shopping-Cart",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Interspire Shopping Cart is an all-in-one e-commerce and shopping cart software platform that includes absolutely everything you need to sell online and attract more customers using the power, reach and affordability of the Internet.",
"website": "http://www.interspire.com/shoppingcart/",
"matches": [
{
"text": "\t<meta name=\"generator\" content=\"Interspire Shopping Cart\" />"
},
{
"regexp": "(?-mix:\t\t\t\tPowered by <a href=\"http:\\/\\/www.interspire.com\\/shoppingcart[\\/]*\" target=\"_blank\" class=\"PoweredBy\">Interspire Shopping Cart<\\/a>)"
}
]
}