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

11 lines
240 B
JSON

{
"name": "Fat-Free Framework",
"website": "http://fatfreeframework.com",
"matches": [
{
"search": "headers[x-powered-by]",
"regexp": "^Fat-Free Framework$"
}
],
"implies": "PHP"
}