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

14 lines
355 B
JSON

{
"name": "Quantcast",
"author": "Andrew Horton",
"version": "0.1",
"description": "Visitor demographics and statistics. www.quantcast.com",
"website": null,
"matches": [
{
"name": "quant.js",
"regexp": "(?-mix:<script[^>]+src=[\"']http:\\/\\/edge.quantserve.com\\/quant.js[\"'])"
}
]
}