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

11 lines
255 B
JSON

{
"name": "Automattic",
"website": "https://automattic.com/",
"matches": [
{
"search": "headers[x-hacker]",
"regexp": "(?:automattic\\.com/jobs|wpvip\\.com/careers)"
}
],
"implies": "WordPress"
}