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

11 lines
215 B
JSON

{
"name": "Dotclear",
"website": "http://dotclear.org",
"matches": [
{
"search": "headers[x-dotclear-static-cache]",
"regexp": ".*"
}
],
"implies": "PHP"
}