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

10 lines
194 B
JSON

{
"name": "Google Cloud",
"website": "https://cloud.google.com",
"matches": [
{
"search": "headers[via]",
"regexp": "^1\\.1 google$"
}
]
}