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

11 lines
249 B
JSON

{
"name": "Adobe GoLive",
"website": "http://www.adobe.com/products/golive",
"matches": [
{
"search": "meta[generator]",
"regexp": "Adobe GoLive(?:\\s([\\d.]+))?",
"offset": 1
}
]
}