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

23 lines
1.3 KiB
JSON

{
"name": "Atlassian-JIRA",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "JIRA provides issue tracking and project tracking for software development teams to improve code quality and the speed of development.",
"website": "http://www.atlassian.com/software/jira/",
"matches": [
{
"text": "<noscript><h1>Warning: either you have javascript disabled or your browser does not support javascript. To work properly, this page requires javascript to be enabled.</h1></noscript>"
},
{
"text": "<a class=\"seo-link\" href=\"http://www.atlassian.com/software/jira/bug-tracking.jsp\">Bug tracking</a> and <a class=\"seo-link\" href=\"http://www.atlassian.com/software/jira/tour/project-tracking.jsp\">project tracking</a> for <a class=\"seo-link\" href=\"http://www.atlassian.com/software/jira/tour/software-development.jsp\">software development</a> powered by <a href=\"http://www.atlassian.com/software/jira\" class=\"smalltext\">Atlassian JIRA</a>"
},
{
"regexp": "(?-mix:<span id=\"footer-build-information\" style=\"color: #666666;\" >\\(([^\\)^\\s]+)\\)<\\/span>)",
"offset": 1
},
{
"text": "<meta name=\"decorator\" content=\"atl.general\">"
}
]
}