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

16 lines
383 B
JSON

{
"name": "CrazyEgg",
"author": "Peter van der Laan",
"version": "0.1",
"description": "Visualizes where your visitors click",
"website": "http://www.crazyegg.com/",
"matches": [
{
"text": "cetrk.com"
},
{
"regexp": "(?-mix:dnn506yrbagrg\\.cloudfront\\.net\\/pages\\/scripts\\/(\\d+\\/\\d+))"
}
]
}