Files
OneForAll-mirror/data/rules/whatweb/livezilla.json
T
2020-07-29 00:02:06 +08:00

30 lines
1.3 KiB
JSON

{
"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>"
}
]
}