新增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
+21
View File
@@ -0,0 +1,21 @@
{
"name": "IBM-Cognos",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "IBM Cognos - Business Intelligence and Financial Performance Management",
"website": "http://www-01.ibm.com/software/au/data/cognos/",
"matches": [
{
"text": "<meta name=\"Trademark\" content=\"Licensed Material - Property of IBM Corp. IBM, the IBM logo, and Cognos are trademarks of IBM Corp., registered in many jurisdictions worldwide.\"/>"
},
{
"ghdb": "inurl:\"cognos/cgi-bin/cognos.cgi\""
},
{
"ghdb": "inurl:\"cognos8/cgi-bin/cognos.cgi\""
},
{
"text": "<td nowrap class=\"copyright\" id=\"loginLegalContainer\">Licensed Material - Property of IBM Corp.<br>(C) Copyright IBM Corporation and its licensors 2005, 2009.<br>IBM, the IBM logo, and Cognos are trademarks of IBM Corp., registered in many jurisdictions worldwide.</td>"
}
]
}