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,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>"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user