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,29 @@
|
||||
{
|
||||
"name": "LiveZilla",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "LiveZilla, the Next Generation Live Help and Live Support System connects you to your website visitors. Use LiveZilla to provide Live Chats and monitor your website visitors in real-time.",
|
||||
"website": "http://www.livezilla.net/",
|
||||
"matches": [
|
||||
{
|
||||
"offset": 1,
|
||||
"regexp": "(?-mix:<td colspan=\"2\" width=\"400\" align=\"center\" (class|id)=\"lz_index_light_text\">LiveZilla is a registered trademark<br>of LiveZilla GmbH<br><br>Version ([\\d\\.]+)<\\/td>)"
|
||||
},
|
||||
{
|
||||
"text": "<td><br><br><br><strong>Thank you for using LiveZilla!</strong></td>"
|
||||
},
|
||||
{
|
||||
"text": "<!-- http://www.LiveZilla.net Tracking Code --><div id=\"livezilla_tracking\" style=\"display:none\"></div>"
|
||||
},
|
||||
{
|
||||
"text": "<address><a href=\"http://www.livezilla.net\" target=\"_blank\">LiveZilla - Freeware Live Support</a></address>"
|
||||
},
|
||||
{
|
||||
"certainty": 25,
|
||||
"text": "<meta name=\"author\" content=\"LiveZilla GmbH\">"
|
||||
},
|
||||
{
|
||||
"text": "<title>LiveZilla - Freeware Live Support - http://www.livezilla.net</title>"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user