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

11 lines
245 B
JSON

{
"name": "Bluefish",
"website": "http://sourceforge.net/projects/bluefish",
"matches": [
{
"search": "meta[generator]",
"regexp": "Bluefish(?:\\s([\\d.]+))?",
"offset": 1
}
]
}