mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
16 lines
648 B
JSON
16 lines
648 B
JSON
{
|
|
"name": "SazCart",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "SazCart is a simple & powerful shopping cart script. With SazCart you can quickly and easily setup an online store. Then customize it to exactly how you want it to work & look.",
|
|
"website": "http://www.sazcart.com/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:[^&]+» Powered by SazCart<\\/title>)"
|
|
},
|
|
{
|
|
"text": "<a href=\"http://www.sazcart.com\">Powered by SazCart</a> | <a href=\"http://www.sazcart.com\">Copyright © 2005 - 2006 SazCart.com</a> </div>"
|
|
}
|
|
]
|
|
}
|