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

24 lines
1.1 KiB
JSON

{
"name": "Confluence",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.3",
"description": "Confluence combines powerful online authoring capabilities, deep Office integration and an extensive plugin catalog to help people work better together and share information effortlessly.",
"website": "http://www.atlassian.com/software/confluence/",
"matches": [
{
"certainty": 75,
"ghdb": "\"Atlassian Confluence\" \"the Enterprise Wiki\" \"Intranet software for documentation and knowledge management\" \"Report a bug\""
},
{
"text": "<meta id=\"confluence-context-path\" name=\"confluence-context-path\" content=\"\">"
},
{
"text": "<li class=\"noprint\"><a href=\"http://www.atlassian.com/software/confluence\" class=\"hover-footer-link\">Atlassian Confluence</a>"
},
{
"regexp": "(?-mix:Powered by <a href=\"http:\\/\\/www\\.atlassian\\.com\\/software\\/confluence\"[^>]*>Atlassian Confluence<\\/a> ([\\d\\._]+))",
"offset": 1
}
]
}