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,35 @@
|
||||
{
|
||||
"name": "vTigerCRM",
|
||||
"author": "Aung Khant <http://yehg.net/>",
|
||||
"version": "0.1",
|
||||
"description": "vTigerCRM - http://www.vtiger.com/",
|
||||
"website": null,
|
||||
"matches": [
|
||||
{
|
||||
"name": "favicon md5",
|
||||
"url": "/themes/images/vtigercrm_icon.ico",
|
||||
"md5": "d90cc1762bf724db71d6df86effab63c"
|
||||
},
|
||||
{
|
||||
"name": "favicon md5",
|
||||
"url": "/include/images/vtigercrm_icon.ico",
|
||||
"md5": "d90cc1762bf724db71d6df86effab63c"
|
||||
},
|
||||
{
|
||||
"name": "stats img",
|
||||
"text": "<img src='http://stats.vtiger.com/stats.php?uid="
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:<span style='color: rgb\\([\\d]{1,3}, [\\d]{1,3}, [\\d]{1,3}\\);'>vtiger CRM ([^<]*)<\\/span>)",
|
||||
"offset": 1
|
||||
},
|
||||
{
|
||||
"name": "copyright footer",
|
||||
"regexp": "(?-mix:© 200[\\d]{1}\\-\\d{4} <a href='http:\\/\\/www.vtiger.com' target='_blank'>vtiger.com<\\/a>)"
|
||||
},
|
||||
{
|
||||
"name": "html body favicon",
|
||||
"text": "/vtigercrm_icon.ico\">"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user