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

13 lines
339 B
JSON

{
"name": "Mint",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Mint is an extensible, self-hosted web site analytics program",
"website": "http://www.haveamint.com/",
"matches": [
{
"regexp": "(?i-mx:<script [^>]*src=[\"'][^>]*mint\\/\\?js)"
}
]
}