mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
22 lines
623 B
JSON
22 lines
623 B
JSON
{
|
|
"name": "cpCommerce",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Web shopping cart",
|
|
"website": "http://cpcommerce.org/",
|
|
"matches": [
|
|
{
|
|
"text": " Powered by cpCommerce"
|
|
},
|
|
{
|
|
"text": " <title>cpCommerce by Matthew Wilkin</title>"
|
|
},
|
|
{
|
|
"text": "Powered by <a href=\"http://cpcommerce.cpradio.org/\" target=\"_blank\">cpCommerce</a>."
|
|
},
|
|
{
|
|
"text": "Powered by <a href=\"http://cpcommerce.org/\" target=\"_blank\">cpCommerce</a>."
|
|
}
|
|
]
|
|
}
|