mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
24 lines
740 B
JSON
24 lines
740 B
JSON
{
|
|
"name": "SearchFitShoppingCart",
|
|
"author": "Andrew Horton",
|
|
"version": "0.3",
|
|
"description": "Commercial ecommerce system written in PHP",
|
|
"website": "http://www.searchfit.com/shopping-cart-features.htm",
|
|
"matches": [
|
|
{
|
|
"text": "This Website is generated by SearchFit Shopping Cart"
|
|
},
|
|
{
|
|
"text": "<a class=\"footer_link_system\" target=\"_blank\" style=\"font-size: 10px;\" href=\"http://www.searchfit.com/"
|
|
},
|
|
{
|
|
"text": "new SearchFitAnalytics(\""
|
|
},
|
|
{
|
|
"name": "version",
|
|
"regexp": "(?-mix:This Website is generated by SearchFit Shopping Cart v([^ ]+))",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|