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

10 lines
183 B
JSON

{
"name": "Strapi",
"website": "https://strapi.io",
"matches": [
{
"search": "headers[x-powered-by]",
"regexp": "^Strapi"
}
]
}