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

18 lines
781 B
JSON

{
"name": "Open-Freeway",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Freeway is by far the largest and most fully featured Open Source eCommerce platform. It doesn't just sell products but extends to sell in some very fancy new ways and is very configurable.",
"website": "http://www.openfreeway.org/",
"matches": [
{
"certainty": 75,
"ghdb": "+\"Copyright * Zacware\" +\"Welcome Guest\" +\"Advanced Search\" +\"Shopping Cart\" +\"Checkout\""
},
{
"name": "default html",
"text": "<body marginwidth=\"0\" marginheight=\"0\" topmargin=\"0\" bottommargin=\"0\" leftmargin=\"0\" rightmargin=\"0\" onLoad=\"javascript:move_cart()\">"
}
]
}