mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
33 lines
982 B
JSON
33 lines
982 B
JSON
{
|
|
"name": "VP-ASP",
|
|
"author": "Andrew Horton",
|
|
"version": "0.5",
|
|
"description": "VP-ASP (Virtual Programming - ASP) Shopping Cart. Free & commercial versions. http://johnny.ihackstuff.com/ghdb/?function=detail&id=324",
|
|
"website": "www.vpasp.com",
|
|
"matches": [
|
|
{
|
|
"certainty": 75,
|
|
"ghdb": "filetype:asp inurl:\"shopdisplayproducts.asp\""
|
|
},
|
|
{
|
|
"certainty": 75,
|
|
"text": "src=\"vs350.js\""
|
|
},
|
|
{
|
|
"text": "<a href=\"http://www.vpasp.com\">Shopping Cart</a> powered by VP-ASP</p>"
|
|
},
|
|
{
|
|
"text": "<a href=\"http://www.vpasp.com\">Powered By VP-ASP Shopping Cart</a>"
|
|
},
|
|
{
|
|
"certainty": 75,
|
|
"text": "shopdisplayproducts.asp?id="
|
|
},
|
|
{
|
|
"name": "powered by title",
|
|
"regexp": "(?-mix:<title>VP-ASP Shopping Cart ([^ <]*))",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|