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

15 lines
264 B
JSON

{
"name": "Mean.io",
"website": "http://mean.io",
"matches": [
{
"search": "headers[x-powered-cms]",
"regexp": "Mean\\.io"
}
],
"implies": [
"MongoDB",
"Express",
"Angular"
]
}