新增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
+29
View File
@@ -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>"
}
]
}