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": "Pivotal-CRM",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "Pivotal CRM is a customer relationship management (CRM) software system offered by CDC Software.",
|
||||
"website": "http://www.cdcsoftware.com/en/PivotalCRM.aspx",
|
||||
"matches": [
|
||||
{
|
||||
"ghdb": "filetype:asp inurl:\"xmlloader.asp\" \"var g_LDSTRING_HEADER_ERROR_CLIENT_ERROR =\""
|
||||
},
|
||||
{
|
||||
"text": "<script language="javascript" src="javascript/utils.js"></script><script language="javascript" src="javascript/navigation.js"></script><script language="javascript">"
|
||||
},
|
||||
{
|
||||
"text": "<frame name=\"hidden\" src=\"xmlloader.asp?type=portal\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" noresize>"
|
||||
},
|
||||
{
|
||||
"text": "<frame name=\"hidden\" title=\"Hidden\" src=\"xmlloader.asp?type=portal\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" noresize>"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user