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

29 lines
1.1 KiB
JSON

{
"name": "WebSideStory",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "On-Demand Web Analytics For Optimizing Online Business Performance\nHBX Analytics service is a comprehensive on-demand web analytics solution, delivering up-to-the second insight into online visitor and customer behavior.",
"website": "http://www.websidestory.com/",
"matches": [
{
"text": "<!-- WebSideStory HTML for Search -->"
},
{
"text": "<!--END WEBSIDESTORY CODE-->"
},
{
"regexp": "(?-mix:<!--COPYRIGHT 1997-[0-9]{4} WEBSIDESTORY,INC. ALL RIGHTS RESERVED. U.S.PATENT No. 6,393,479B1. MORE INFO:http:\\/\\/websidestory.com\\/privacy-->)"
},
{
"regexp": "(?-mix:<!--WEBSIDESTORY CODE ([^\\ ]+) )",
"offset": 1
},
{
"text": "Search powered by <a class=\"external\" href=\"http://www.websidestory.com/\">WebSideStory</a>"
},
{
"text": "<a href=\"http://websidestory.com/\" target=\"_blank\">Powered by WebSideStory</a>"
}
]
}