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

11 lines
219 B
JSON

{
"name": "iWeb",
"website": "http://apple.com/ilife/iweb",
"matches": [
{
"search": "meta[generator]",
"regexp": "^iWeb( [\\d.]+)?",
"offset": 1
}
]
}