mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 12:57:50 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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>"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user