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

16 lines
298 B
JSON

{
"name": "Acquia Cloud",
"website": "https://www.acquia.com/",
"matches": [
{
"search": "headers[x-ah-environment]",
"regexp": "^\\w+$"
}
],
"implies": [
"Drupal",
"Apache",
"Percona",
"Amazon EC2"
]
}