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

11 lines
216 B
JSON

{
"name": "Cecil",
"website": "https://cecil.app",
"matches": [
{
"search": "meta[generator]",
"regexp": "^Cecil(?: ([0-9.]+))?$",
"offset": 1
}
]
}