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

16 lines
391 B
JSON

{
"name": "Contao",
"author": "Eric Sesterhenn",
"version": "0.1",
"description": "Contao is an OpenSource CMS written in PHP",
"website": "www.contao.org",
"matches": [
{
"text": "This website is powered by Contao Open Source CMS :: Licensed under GNU/LGPL"
},
{
"text": "<!-- indexer::continue -->"
}
]
}