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

19 lines
502 B
JSON

{
"name": "Fidion-CMS",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "CMS",
"website": "http://www.fidion.de/",
"matches": [
{
"text": "<!-- ================== This site is powered by: ==================== -->"
},
{
"text": "<!-- | fCMS by fidion GmbH, Wüg. http://www.fidion.de | -->"
},
{
"text": "<!-- fCMS-Template head.tpl begins -->"
}
]
}