mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"name": "nopCommerce",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "nopCommerce is an open source e-commerce solution that contains both a catalog frontend and an administration tool backend. nopCommerce is a fully customizable shopping cart. It's stable and highly usable. ",
|
||||
"website": "http://www.nopcommerce.com/",
|
||||
"matches": [
|
||||
{
|
||||
"certainty": 75,
|
||||
"ghdb": "\"powered by nopCommerce\" \"You have no items in your shopping cart.\""
|
||||
},
|
||||
{
|
||||
"text": "<!--Powered by nopCommerce - http://www.nopCommerce.com-->"
|
||||
},
|
||||
{
|
||||
"text": "Powered by <a href=\"http://www.nopcommerce.com/\">nopCommerce</a>"
|
||||
},
|
||||
{
|
||||
"text": "Powered by <a href=\"http://www.nopcommerce.com\" target=\"_blank\">nopCommerce</a>"
|
||||
},
|
||||
{
|
||||
"text": "<input type=\"submit\" name=\"LoginForm$LoginButton\" value=\"Log in\" onclick=\"javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("LoginForm$LoginButton", "", true, "LoginForm", "", false, false))\" id=\"LoginForm_LoginButton\" class=\"adminButtonBlue\" />"
|
||||
},
|
||||
{
|
||||
"text": "<input id=\"LoginForm_RememberMe\" type=\"checkbox\" name=\"LoginForm$RememberMe\" checked=\"checked\" /><label for=\"LoginForm_RememberMe\">Remember me</label>"
|
||||
},
|
||||
{
|
||||
"text": "var LoginForm_UserNameOrEmailRequired = document.all ? document.all[\"LoginForm_UserNameOrEmailRequired\"] : document.getElementById(\"LoginForm_UserNameOrEmailRequired\");"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user