新增Webanalyzer模块

This commit is contained in:
JrD
2020-07-29 00:02:06 +08:00
parent 07f436929e
commit e9cffc9e7b
5009 changed files with 81504 additions and 3 deletions
+16
View File
@@ -0,0 +1,16 @@
{
"name": "Inout-Music",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Inout Music is the most powerful, affordable, flexible, feature rich, customizable music portal script for your website.",
"website": "http://www.inoutscripts.com/products/inout_music/",
"matches": [
{
"text": "function trim(stringValue){return stringValue.replace(/(^\\s*|\\s*$)/, \"\");}",
"certainty": 75
},
{
"text": " href=\"http://www.inoutscripts.com/?r=13\">Powered by Inoutscripts</a>"
}
]
}