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

13 lines
243 B
JSON

{
"name": "Heroku",
"website": "https://www.heroku.com/",
"matches": [
{
"search": "headers[via]",
"regexp": "/[\\d.-]+ vegur$"
}
],
"implies": [
"Amazon Web Services"
]
}