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

13 lines
335 B
JSON

{
"name": "Clicky",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Clicky - Real Time Web Analytics",
"website": "https://www.getclicky.com/",
"matches": [
{
"regexp": "(?i-mx:<script[^>]+src=[\"'](https?:)?\\/\\/static\\.getclicky\\.com)"
}
]
}