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

11 lines
224 B
JSON

{
"name": "LabVIEW",
"website": "http://ni.com/labview",
"matches": [
{
"search": "headers[server]",
"regexp": "LabVIEW(?:/([\\d\\.]+))?",
"offset": 1
}
]
}