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

25 lines
587 B
JSON

{
"name": "dotclear",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "dotclear - blog",
"website": "http://dotclear.org/",
"matches": [
{
"text": "<p>Powered by <a href=\"http://dotclear.org/\">Dotclear</a></p>"
},
{
"text": "<!-- End #d-content -->"
},
{
"text": "<!-- End #blogextra -->"
},
{
"text": "<a href=\"#search\">To search</a>"
},
{
"text": "<p class=\"post-info-co\">"
}
]
}