mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
25 lines
811 B
JSON
25 lines
811 B
JSON
{
|
|
"name": "Redmine",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Redmine is a flexible project management web application. Written using Ruby on Rails framework, it is cross-platform and cross-database.",
|
|
"website": null,
|
|
"matches": [
|
|
{
|
|
"search": "headers[set-cookie]",
|
|
"regexp": "(?-mix:_redmine_session=)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:Powered by <a href=\"http:\\/\\/www\\.redmine\\.org\\/\">Redmine<\\/a> © 2006-(20[\\d]{2}) Jean-Philippe Lang)"
|
|
},
|
|
{
|
|
"certainty": 25,
|
|
"text": "<meta name=\"description\" content=\"Redmine\" />"
|
|
},
|
|
{
|
|
"status": 404,
|
|
"text": "<title>redMine 404 error</title>"
|
|
}
|
|
]
|
|
}
|