mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
28 lines
1.6 KiB
JSON
28 lines
1.6 KiB
JSON
{
|
|
"name": "MantisBT",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "MantisBT is a popular free web-based bug tracking system. It is written in PHP works with MySQL, MS SQL, and PostgreSQL databases.",
|
|
"website": "http://www.mantisbt.org/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<div align=\"right\"><a href=\"http:\\/\\/www.mantisbt.org\" title=\"Free Web Based Bug Tracker\"><img src=\"[^\"]*images\\/mantis_logo_button.gif\" width=\"88\" height=\"35\" alt=\"Powered by Mantis Bugtracker\" border=\"0\" \\/><\\/a><\\/div>)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<div align=\"right\"><a href=\"http:\\/\\/www.mantis(bugtracker.com|bt.org)\" title=\"Powered by Mantis Bugtracker\"><img src=\"[^\"]*images\\/mantis_logo_button.gif\" width=\"88\" height=\"35\" alt=\"Powered by Mantis Bugtracker\" border=\"0\" \\/><\\/a><\\/div>)"
|
|
},
|
|
{
|
|
"offset": 1,
|
|
"regexp": "(?-mix:<span class=\"timer\"><a href=\"http:\\/\\/www.mantisbt.org\\/\" title=\"Free Web Based Bug Tracker\">Mantis(BT)? ([\\d\\.]+)<\\/a>\\[<a href=\"http:\\/\\/www.mantisbt.org\\/\" title=\"Free Web Based Bug Tracker\" target=\"_blank\">\\^<\\/a>\\]<\\/span>)"
|
|
},
|
|
{
|
|
"offset": 1,
|
|
"regexp": "(?-mix:<span class=\"timer\"><a href=\"http:\\/\\/www.mantis(bugtracker.com|bt.org)\\/\">Mantis ([\\d\\.]+)<\\/a>\\[<a href=\"http:\\/\\/www.mantis(bugtracker.com|bt.org)\\/\" target=\"_blank\">\\^<\\/a>\\]<\\/span>)"
|
|
},
|
|
{
|
|
"string": "Install",
|
|
"text": "<title> MantisBT Administration - Installation </title>"
|
|
}
|
|
]
|
|
}
|