mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
20 lines
617 B
JSON
20 lines
617 B
JSON
{
|
|
"name": "MivaMerchant",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "MivaMerchant is a flexible and powerful eCommerce software that help businesses set up a professional online store, shopping cart system, secure checkout, and more.",
|
|
"website": "http://www.mivamerchant.com/",
|
|
"matches": [
|
|
{
|
|
"text": "<div id=\"mmcategorytree\">"
|
|
},
|
|
{
|
|
"ghdb": "inurl:merchant.mvc filetype:mvc"
|
|
},
|
|
{
|
|
"search": "headers[set-cookie]",
|
|
"regexp": "(?-mix:htscallerid=)"
|
|
}
|
|
]
|
|
}
|