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

16 lines
793 B
JSON

{
"name": "bitweaver",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Bitweaver is a free and open source web application framework and content management system. Its speed and power are ideal for large-scale community websites and corporate applications, but it is simple enough for non-technical small site users to set up and administrate. It comes fully featured on install but is modular and easy to extend.",
"website": "http://www.bitweaver.org/",
"matches": [
{
"text": "<a id=\"poweredby\" class=\"external\" href=\"http://www.bitweaver.org\">Powered by bitweaver</a>"
},
{
"text": "<meta name=\"generator\" content=\"bitweaver - http://www.bitweaver.org\" />"
}
]
}