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

22 lines
829 B
JSON

{
"name": "Mahara",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Mahara is an open source e-portfolio system",
"website": "http://mahara.org/",
"matches": [
{
"text": "<!-- This site is powered by Mahara, an Open Source"
},
{
"text": "<!-- there is a div id=\"performance-info\" wrapping this -->"
},
{
"text": "<div id=\"powered-by\"><a href=\"http://mahara.org/\"><img src=\""
},
{
"text": "<script type=\"text/javascript\">var strings = {\"namedfieldempty\":\"The required field \\\"%s\\\" is empty\",\"processing\":\"Processing\",\"requiredfieldempty\":\"A required field is empty\",\"unknownerror\":\"An unknown error occurred (0x20f91a0)\","
}
]
}