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

22 lines
767 B
JSON

{
"name": "PHP-Mall",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "PHP Mall (formerly iBoutique.MALL) is a powerful and flexible multi vendors mall solution.",
"website": "http://www.netartmedia.net/mall",
"matches": [
{
"text": "Powered by <a href=\"http://www.netartmedia.net/mall\">iBoutique.MALL</a>"
},
{
"text": "<td align=\"right\"><input type=password class=\"login_form_text_field\" name=\"Password\"></td>"
},
{
"text": "Powered by <a href=\"http://www.netartmedia.net/mall\" target=\"_blank\">PHP Mall</a>"
},
{
"text": "<span class=\"price_style\"><span class=price_style>"
}
]
}