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

15 lines
481 B
JSON

{
"name": "enVision",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Content Interface Corp enVision - interactive WYSIWYG layout editor",
"website": "http://www.contentinterface.com/index.php?option=com_content&task=view&id=14&Itemid=26",
"matches": [
{
"search": "headers[server]",
"regexp": "(?-mix:^Content Interface Corp - enVision ([^\\s]+))",
"offset": 1
}
]
}