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

12 lines
235 B
JSON

{
"name": "Resin",
"website": "http://caucho.com",
"matches": [
{
"search": "headers[server]",
"regexp": "^Resin(?:/(\\S*))?",
"offset": 1
}
],
"implies": "Java"
}