mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
14 lines
299 B
JSON
14 lines
299 B
JSON
{
|
|
"name": "VP-ASP",
|
|
"website": "http://www.vpasp.com",
|
|
"matches": [
|
|
{
|
|
"regexp": "<a[^>]+>Powered By VP-ASP Shopping Cart</a>"
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "vs350\\.js"
|
|
}
|
|
],
|
|
"implies": "Microsoft ASP.NET"
|
|
} |