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

11 lines
236 B
JSON

{
"name": "MochiWeb",
"website": "https://github.com/mochi/mochiweb",
"matches": [
{
"search": "headers[server]",
"regexp": "MochiWeb(?:/([\\d.]+))?",
"offset": 1
}
]
}