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

26 lines
946 B
JSON

{
"name": "activeCollab",
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
"version": "0.2",
"description": "activeCollab - project management & collaboration tool - Requires PHP and MySQL",
"website": "http://www.activecollab.com/",
"matches": [
{
"text": "<form method=\"post\" id=\"system_form_2\" class=\"uniForm focusFirstField\">"
},
{
"regexp": "(?-mix:if\\(\\!App\\.data\\) \\{ App\\.data = \\{\\}; \\}\\s+App\\.data\\.quick_search_url = \"[^\"]+\";\\s+App\\.data\\.ac_version = \"([^\"]+)\";)",
"offset": 1
},
{
"name": "acpowered.gif",
"url": "/public/assets/images/acpowered.gif",
"md5": "ad6152c96454d96f7b8ec78c08bb789b"
},
{
"name": "powered by footer",
"text": "<p id=\"powered_by\"><a href=\"http://www.activecollab.com/\""
}
]
}