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

12 lines
230 B
JSON

{
"name": "Lift",
"website": "http://liftweb.net",
"matches": [
{
"search": "headers[x-lift-version]",
"regexp": "(.+)",
"offset": 1
}
],
"implies": "Scala"
}