Files
OneForAll-mirror/data/rules/whatweb/ecomat-cms.json
T
2020-07-29 00:02:06 +08:00

14 lines
340 B
JSON

{
"name": "Ecomat-CMS",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Ecomat CMS",
"website": "http://www.ecomat.ch/",
"matches": [
{
"regexp": "(?-mix:<meta name=\"Generator\" content=\"ECOMAT CMS ([\\d\\.]{1,5})\">)",
"offset": 1
}
]
}